tom
11th July 2009, 16:56
I get this from apache
/var/www/xyz.com/web/.htaccess: Options not allowed here,
and find this default ispconfig from vhost
<Directory /var/www/xyz.com/web>
Options FollowSymLinks
AllowOverride Indexes AuthConfig Limit FileInfo
Order allow,deny
Allow from all
</Directory>
<Directory /var/www/clients/client4/web4/web>
Options FollowSymLinks
AllowOverride Indexes AuthConfig Limit FileInfo
Order allow,deny
Allow from all
</Directory>
1. Does ISPConfig override this Option?
2. Where can this edit the default?
3. How can it be override?
/var/www/xyz.com/web/.htaccess: Options not allowed here,
and find this default ispconfig from vhost
<Directory /var/www/xyz.com/web>
Options FollowSymLinks
AllowOverride Indexes AuthConfig Limit FileInfo
Order allow,deny
Allow from all
</Directory>
<Directory /var/www/clients/client4/web4/web>
Options FollowSymLinks
AllowOverride Indexes AuthConfig Limit FileInfo
Order allow,deny
Allow from all
</Directory>
1. Does ISPConfig override this Option?
2. Where can this edit the default?
3. How can it be override?