insgesamt 92
drwxr-xr-x 2 ispweb65_admin web65 4096 22. Sep 04:00 .
drwxrwxr-x 5 ispweb65_admin web65 4096 23. Sep 21:38 ..
-rw-r--r-- 1 ispweb65_admin web65 2296 23. Sep 04:00 ctry_usage_200809.png
-rw-r--r-- 1 ispweb65_admin web65 2678 23. Sep 04:00 daily_usage_200809.png
-rw-r--r-- 1 ispweb65_admin web65 12288 22. Sep 04:00 dns_cache.db
-rw-r--r-- 1 ispweb65_admin web65 1732 23. Sep 04:00 hourly_usage_200809.png
-rw-rw-r-- 1 ispweb65_admin web65 126 23. Sep 04:00 .htaccess
-rw-r--r-- 1 ispweb65_admin web65 3707 23. Sep 04:00 index.html
-rw-r--r-- 1 ispweb65_admin web65 43415 23. Sep 04:00 usage_200809.html
-rw-r--r-- 1 ispweb65_admin web65 2132 23. Sep 04:00 usage.png
-rw-r--r-- 1 ispweb65_admin web65 2595 23. Sep 04:00 webalizer.current
-rw-r--r-- 1 ispweb65_admin web65 31 23. Sep 04:00 webalizer.hist
Doch wenn ich nun die Domain aufrufe funkt der verzeichnisschutz dennoch nicht. Weder im stats noch im unterverzeichnis welches ich schützen möchte.
AllowOverride All
<Directory /var/www/sharedip>
Options +Includes -Indexes
AllowOverride None
AllowOverride Indexes AuthConfig Limit FileInfo
Order allow,deny
Allow from all
<Files ~ "^\.ht">
Deny from all
</Files>
</Directory>
###############ispconfig_log###############
LogFormat "%v||||%b||||%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined_ispconfig
CustomLog "|/root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d" combined_ispconfig
<Directory /home/*/web>
Options +Includes -Indexes
AllowOverride None
AllowOverride Indexes AuthConfig Limit FileInfo
Order allow,deny
Allow from all
<Files ~ "^\.ht">
Deny from all
</Files>
</Directory>
<Directory /home/*/user/*/web>
Options +Includes -Indexes
AllowOverride None
AllowOverride Indexes AuthConfig Limit FileInfo
Order allow,deny
Allow from all
<Files ~ "^\.ht">
Deny from all
</Files>
</Directory>
<Directory /home/*/cgi-bin>
Options ExecCGI -Indexes
AllowOverride None
AllowOverride Indexes AuthConfig Limit FileInfo
Order allow,deny
Allow from all
<Files ~ "^\.ht">
Deny from all
</Files>
</Directory>
Include /etc/httpd/conf/vhosts/Vhosts_ispconfig.conf
Das sieht soweit ok aus.
Wir verwenden essentielle Cookies, damit diese Website funktioniert, und optionale Cookies, um den Komfort bei der Nutzung zu verbessern.
Siehe weitere Informationen und konfiguriere deine Einstellungen