Re: You don't have permission to access /cgi-bin/WebObjects/TheApp.woa/-5579 on this server.
Re: You don't have permission to access /cgi-bin/WebObjects/TheApp.woa/-5579 on this server.
- Subject: Re: You don't have permission to access /cgi-bin/WebObjects/TheApp.woa/-5579 on this server.
- From: email@hidden
- Date: Tue, 6 Apr 2010 22:41:44 +0200
- Importance: Normal
>
> On 2010-04-06, at 3:06 PM, David LeBer wrote:
> Thanks everyone, found it.
>
> <Directory />
> Options FollowSymLinks
> AllowOverride None
> Order deny,allow
> Deny from all
> </Directory>
>
> vs:
>
> <Directory />
> Options FollowSymLinks
> AllowOverride None
> #Order deny,allow
> #Deny from all
> </Directory>
Why is that, actually?
I also fell for this, the first time I setup mod_webobjects.
Rainer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden