Current time: 10-01-2024, 03:35 PM Hello There, Guest! (LoginRegister)


Post Reply 
awstats problem....
Author Message
ciscllc Offline
Newbie
*

Posts: 9
Joined: Jul 2008
Reputation: 0
Post: #7
RE: awstats problem....
01_awstats.conf (enabled)

Code:
#
# ispCP ω (OMEGA) a Virtual Hosting Control System
#
# @copyright    2006-2008 by ispCP | http://isp-control.net
# @version        SVN: $ID$
# @link            http://isp-control.net
# @author        ispCP Team
#
# @license
#   This program is free software; you can redistribute it and/or modify it under
#   the terms of the MPL General Public License as published by the Free Software
#   Foundation; either version 1.1 of the License, or (at your option) any later
#   version.
#   You should have received a copy of the MPL Mozilla Public License along with
#   this program; if not, write to the Open Source Initiative (OSI)
#   http://opensource.org | osi@opensource.org
#
################################################################################​
#
# AWStats Begin
#

Alias /awstatsicons "/usr/share/awstats/icon/"


NameVirtualHost 127.0.0.1:80

<VirtualHost 127.0.0.1:80>

    <IfModule mod_rewrite.c>
        RewriteEngine on
        RewriteRule ^/stats/(.+)/$ http://localhost/awstats/?config=$1 [P]
        RewriteRule ^/stats/(.+)/awstats.pl(.*)$ http://localhost/awstats/$1 [P]
        RewriteRule ^/stats/(.*)$ http://localhost/stats/$1/ [R]
    </IfModule>

    ScriptAlias /awstats "/usr/lib/cgi-bin/awstats.pl"

    <Directory /usr/lib/cgi-bin>
        AllowOverride none
        Options +ExecCGI
        DirectoryIndex awstats.pl
        Order allow,deny
        Allow from all
    </Directory>

</VirtualHost>

#
# AWStats End
#

domain-access.log:
Code:
80.121.109.XXX- - [22/Jul/2008:09:01:43 +0200] "GET /stats/ HTTP/1.1" 200 748
80.121.109.XXX- - [22/Jul/2008:09:01:43 +0200] "GET /icons/blank.gif HTTP/1.1" 200 148
80.121.109.XXX- - [22/Jul/2008:09:01:43 +0200] "GET /icons/back.gif HTTP/1.1" 200 216
80.121.109.XXX- - [22/Jul/2008:09:01:43 +0200] "GET /favicon.ico HTTP/1.1" 404 1141
80.121.109.XXX- - [22/Jul/2008:09:02:10 +0200] "GET /favicon.ico HTTP/1.1" 404 1141
80.121.109.XXX- - [22/Jul/2008:09:02:12 +0200] "GET /favicon.ico HTTP/1.1" 404 1141
80.121.109.XXX- - [22/Jul/2008:09:02:18 +0200] "GET /favicon.ico HTTP/1.1" 404 1141
80.121.109.XXX- - [22/Jul/2008:09:03:44 +0200] "GET /favicon.ico HTTP/1.1" 404 1141
80.121.109.XXX- - [22/Jul/2008:09:04:21 +0200] "GET /favicon.ico HTTP/1.1" 404 1141
80.121.109.XXX- - [22/Jul/2008:09:07:37 +0200] "GET /favicon.ico HTTP/1.1" 404 1141

Hmmm... Stand heute früh...

irgendwie wird das immer seltsamer[/code]
07-22-2008 05:12 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
awstats problem.... - ciscllc - 07-18-2008, 06:01 PM
RE: awstats problem.... - ciscllc - 07-21-2008, 10:19 PM
RE: awstats problem.... - ephigenie - 07-21-2008, 11:07 PM
RE: awstats problem.... - gOOvER - 07-22-2008, 12:25 AM
RE: awstats problem.... - ciscllc - 07-22-2008, 06:43 AM
RE: awstats problem.... - ephigenie - 07-22-2008, 07:35 AM
RE: awstats problem.... - ciscllc - 07-22-2008 05:12 PM

Forum Jump:


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