On 06/10/2012 09:58 PM, Michael Orlitzky wrote:
> 
> If you want to allow overrides in an htaccess, you'll need at least,
> 
>   <Directory "/var/www/whatever">
>     Options +SymLinksIfOwnerMatch
>     AllowOverride FileInfo Options
>   </Directory>
> 
> in the main config or your vhost config.
> 

Ugh. If you want to allow *rewrites* in htaccess...

Reply via email to