Warlock Posted September 30, 2010 Posted September 30, 2010 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
EleRas Posted September 30, 2010 Posted September 30, 2010 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
Warlock Posted September 30, 2010 Author Posted September 30, 2010 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?
Question
Warlock
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:
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
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.