Current time: 09-23-2024, 06:17 PM Hello There, Guest! (LoginRegister)


Post Reply 
OK...it's me again...a problem about awstats
Author Message
uwe Offline
Junior Member
*

Posts: 68
Joined: Feb 2008
Reputation: 0
Post: #5
RE: OK...it's me again...a problem about awstats
(06-22-2009 05:25 AM)BeNe Wrote:  For all or for one Domain ?
Proxy module correct loaded in Apache ?

Greez BeNe

yes, its for all domain, i just got it fixed, among the things i did was installing libapache2-mod-proxy-html (im not sure its relevent) and i changed the proxy rules order here are those that worked for me:

RewriteRule ^/stats/(.+)/awstats.pl(.*)$ http://localhost/awstats/$1 [P]
RewriteRule ^/stats/(.+)/$ http://localhost/awstats/?config=$1 [P]
RewriteRule ^/stats/(.*)$ http://localhost/stats/$1/ [R]

compared to the ones in the trunk:

RewriteRule ^/stats/(.+)/$ http://localhost/awstats/?config=$1 [P]
RewriteRule ^/stats/(.+)/awstats.pl(.*)$ http://localhost/awstats/$1 [P]
RewriteRule ^/stats/(.*)$ http://localhost/stats/$1/ [R]

Also added this to proxy.conf for apache:
Allow from 127.0.0.1 myhost.domain.tld.local myhost.domain.tld

i need to start reverting these changes and try to pin point it ...
06-22-2009 05:39 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: OK...it's me again...a problem about awstats - uwe - 06-22-2009 05:39 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)