Lorenz Hahn píše v Ne 29. 01. 2006 v 19:47 +0100: > Anyone who could post the <Directory > configuration of apache2 to > compare with mine?
Debian default:
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /var/www/>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
Petr
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
