What part of that config isn't working?
I don't think it means what you think it does.
On 05/04/2008, at 9:00 AM, Lachlan Deck wrote:
Thanks Quinton,
just wondering, however, why this part that's already there isn't
working:
<...>
Options FollowSymLinks
AllowOverride None
Order
Thanks Quinton,
just wondering, however, why this part that's already there isn't
working:
<...>
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
<...>
AllowOverride None
Options None
Order allow,deny
Allow from all
<...>
<...>
I do this with apache 2 on FreeBSD
Allow from All
Alias /WebObjects /WebObjects
Options -Indexes
Allow from All
On 05/04/2008, at 8:21 AM, Lachlan Deck wrote:
Hi there,
I know the easy option for /private/etc/apache2/httpd.conf:
Options FollowSymLinks
AllowOverride Non
Hi there,
I know the easy option for /private/etc/apache2/httpd.conf:
Options FollowSymLinks
AllowOverride None
#Order deny,allow
#Deny from all
But what's the better option so as not to open things up so much and
still avoid the 403 Forbidden?
Thanks
with regards,
--
Lac