[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Awstats



Hallo,

habe gerade awstats eingerichtet.

allerdings hab ich noch ein forbidden problem.

Habe awstats in ein admin verzeichnis kopiert was passwort geschützt ist.

Die apache2 conf sieht so aus für die normale domain:

<Directory />
               Options FollowSymLinks
               AllowOverride All
       </Directory>
       <Directory /var/www/>
               Options -Indexes FollowSymLinks MultiViews
               AllowOverride All
               Order allow,deny
               allow from all
# This directive allows us to have apache2's default start page # in /apache2-default/, but still have / go to the right place
#         RedirectMatch ^/$ /apache2-default/
       </Directory>

       ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
       <Directory "/usr/lib/cgi-bin">
               AllowOverride All
               Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
               Order allow,deny
               Allow from all
       </Directory>

Ist jetzt auch nur ein auszug.

aber warum führt er mir jetzt nicht das perl aus, aus diesem verzeichnis.

dachte immer der befehlt execCGI ist dafür, den hab ich auch als option in /var/www kopiert.

ging aber dennoch nicht.

traurig

find jetzt echt ned den fehler..

viele grüße
marcus

_________________________________________________________________
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! http://desktop.msn.de/ Jetzt gratis downloaden!



Reply to: