[BlueOnyx:01015] Re: .htaccess Error
Richard Sidlin
richard at sidlin.co.uk
Wed Apr 8 06:00:29 -05 2009
Still the same :-(
I amended the /etc/httpd/conf/vhosts/site1.include file but still getting
the same error as below in the error log.
----- Original Message -----
From: "Rob Taylor" <blueonyx at uspec.co.uk>
To: "BlueOnyx General Mailing List" <blueonyx at blueonyx.it>
Sent: Wednesday, April 08, 2009 9:47 AM
Subject: [BlueOnyx:01010] Re: .htaccess Error
>
> --On 07 April 2009 18:32 +0100 Richard Sidlin <richard at sidlin.co.uk>
> wrote:
>
>> I'm afraid that doesn't appear to have made any difference. I am still
>> getting this error in the https error log:
>>
>> [Tue Apr 07 18:25:50 2009] [error] [client 82.16.219.152] Options
>> FollowSymLinks or SymLinksIfOwnerMatch is off which implies that
>> RewriteRule
>> directive is forbidden: /home/.sites/28/site1/web/
>>
>> This is what I put in vhosts/site1.include
>>
>># /etc/httpd/conf/vhosts/site1.include
>># user customizations can be added here.
>> <Directory "/home/.sites/28/site1/web">
>> AllowOverride All
>> Options All
>> </Directory>
>
>
> I agree with Gustavo's view on restricting it to individual sites that
> need it rather than doing it 'across the board', try:
>
> <Directory /home/.sites/**/site*/web>
> Options Indexes FollowSymLinks
> AllowOverride All
> Order allow,deny
> Allow from all
> </Directory>
>
> It works for me for doing rewrites!
>
> Thanks
> Rob
>
>
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at blueonyx.it
> http://www.blueonyx.it/mailman/listinfo/blueonyx
>
> --
> This message has been scanned for viruses and
> dangerous content by the Help Internet
> MailScanner, and is believed to be clean.
>
More information about the Blueonyx
mailing list