Jump to content
Froxlor Forum
  • 0

Urls and webalizer


Warlock

Question

Hi again,

 

I have the problem that the urls in the webalizer statistics result all in "Page not found" errors.

 

Here's my setup:

There is a domain "test.de" where the option "create www serveralias" is enabled.

This results in the following vhost configuration:

<VirtualHost x.x.x.x:80>
ServerName test.de
ServerAlias www.test.de
...
</VirtualHost>

 

Webalizer runs fine and produces all the statistics which I can access unter http://www.test.de/webalizer.

Unfortunately, all links in the statistic details are of the form http://test.de/file.html and clicking on a link results in a Page not found error.

Manually correcting the url to http://WWW.test.de/file.html leads to the actual webpage.

 

Is there anything wrong with my configuration?

 

Cheers,

Warlock

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Hi,

 

This should not happen, since www.test.de and test.de should be the entire same pages and therefore no different docroots. For details we need more information and real data instead of pseudo - data to look into this.

 

So long,

Florian

 

What do you need in particular?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...