johreini
Junior Member
Posts: 75
Joined: May 2007
Reputation: 0
|
RE: am halben Weg von nightly zu RC3
BeNe Wrote:Dann poste bitte mal deine proxy.conf.
1 <IfModule mod_proxy.c>
2 #turning ProxyRequests on and allowing proxying from all may allow
3 #spammers to use your proxy to send email.
4
5 ProxyRequests Off
6
7 <Proxy *>
8 AddDefaultCharset off
9 Order deny,allow[/b]
10 Deny from all
11 Allow from 127.0.0.1
12
13 # Define the character set for proxied FTP directory listings
14 ProxyFtpDirCharset UTF-8
15 </Proxy>
16
17 # Enable/disable the handling of HTTP/1.1 "Via:" headers.
18 # ("Full" adds the server version; "Block" removes all outgoing Via: headers)
19 # Set to one of: Off | On | Full | Block
20
21 ProxyVia On
22 </IfModule>
proxy_http auch geladen ?
www:/etc/apache2/mods-enabled# a2enmod proxy_http
This module is already enabled!
www:/etc/apache2/mods-enabled#
Config für AWStats liegen unter /etc/awstats
Ja aber nur für die neuangelegten Domains. Für die die vor dem upgrade bereitsvorhanden waren, gibts es leider noch keine Config. Kann ich das irgendwie vereinfachen. Oder ist das wieder Handarbeits angesagt?
Hier sollte für jede Domain eine Config sein.
Gibt es den Ordner /var/cache/awstats/ ?
Ja der ist vorhanden. Es gibts für jede Domain ein awstats.*.txt File! Plus ein dnscachelastupdate.*.txt File.
Hier müssen die txt Dateien zu jeder Domain liegen.
Was passiert denn wenn Du die AWSta[/b]ts cron ausführst ?
Ich bekomme per angelegter Config in /etc/awstats folgende Zeile:
Running '"/usr/lib/cgi-bin/awstats.pl" -update -config=testen2.at -configdir="/etc/awstats"' to update config testen2.at
Update for config "/etc/awstats/awstats.testen2.at.conf"
With data in log file "/var/log/apache2/testen2.at-combined.log"...
Phase 1 : First bypass old records, searching new record...
Direct access to last remembered record is out of file.
So searching it from beginning of log file...
Jumped lines in file: 0
Parsed lines in file: 0
Found 0 dropped records,
Found 0 corrupted records,
Found 0 old records,
Found 0 new qualified records.
Die RC4 ist heute Nacht raus
Findest Du auf der Startseite.
Greez BeNe
(This post was last modified: 03-17-2008 06:55 PM by johreini.)
|
|
03-17-2008 06:48 PM |
|