On Jan 10, 2008, at 3:01 PM, Jeff Schmitz wrote:
Anyway, now with Direct Connect disabled and WOPort set to -1, or
not set at all, I get the following error in my browser:
Forbidden
You don't have permission to access /cgi-bin/WebObjects/
netBrackets.woa/-49882 on this server.
This error is consistent with your Apache 2.2 config file, /etc/
apache2/httpd.conf, being incorrect to support running WO apps.
Ensure that its Directory entry looks like this:
<Directory />
Options FollowSymLinks
AllowOverride None
# Order deny,allow
# Deny from all
</Directory>
or has no "Order deny,allow" and "Deny from all" entries at all.
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]