Current time: 09-28-2024, 03:55 AM Hello There, Guest! (LoginRegister)


Post Reply 
[ERLEDIGT] awstats Problem
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #10
RE: awstats Problem
Ok, dann passt bis hier her auch schon mal alles.
Code:
[error] [client 127.0.0.1] client denied by server configuration: proxy:http://localhost/awstats/

In der proxy.conf in mods-enabled hast Du auch folgenden inhalt ?
Code:
<IfModule mod_proxy.c>
        #turning ProxyRequests on and allowing proxying from all may allow
        #spammers to use your proxy to send email.

        ProxyRequests Off

        <Proxy *>
                AddDefaultCharset off
                Order deny,allow
                Deny from all
                Allow from 127.0.0.1
        </Proxy>

        # Enable/disable the handling of HTTP/1.1 "Via:" headers.
        # ("Full" adds the server version; "Block" removes all outgoing Via: headers)
        # Set to one of: Off | On | Full | Block

        ProxyVia On
</IfModule>
Wichtig ist das "Allow from 127.0.0.1"

Greez BeNe
02-07-2008 01:54 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[ERLEDIGT] awstats Problem - decoderone - 02-06-2008, 08:36 PM
RE: awstats Problem - BeNe - 02-06-2008, 08:45 PM
RE: awstats Problem - decoderone - 02-06-2008, 08:49 PM
RE: awstats Problem - gOOvER - 02-06-2008, 09:22 PM
RE: awstats Problem - decoderone - 02-06-2008, 09:56 PM
RE: awstats Problem - BeNe - 02-07-2008, 12:34 AM
RE: awstats Problem - decoderone - 02-07-2008, 01:34 AM
RE: awstats Problem - BeNe - 02-07-2008, 01:38 AM
RE: awstats Problem - decoderone - 02-07-2008, 01:47 AM
RE: awstats Problem - BeNe - 02-07-2008 01:54 AM
RE: awstats Problem - decoderone - 02-07-2008, 02:03 AM
RE: awstats Problem - BeNe - 02-07-2008, 02:08 AM
RE: awstats Problem - decoderone - 02-07-2008, 09:52 AM
RE: [ERLEDIGT] awstats Problem - BeNe - 02-07-2008, 04:45 PM

Forum Jump:


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