On Jan 10, 2008, at 5:49 PM, Jeff Schmitz wrote:

BINGO!!!

It now works with Direct Connect disabled.

See, I told you it was easy!  :-P


Now, to figure out what's wrong with my cookie.

Oh yeah, that is how we got into this mess.

Chuck


On Jan 10, 2008, at 7:35 PM, Art Isbell wrote:

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/jeffandmonica %40mac.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
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/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]

--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________
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]

Reply via email to