Re: Problems disabling direct connect mode
Re: Problems disabling direct connect mode
- Subject: Re: Problems disabling direct connect mode
- From: Art Isbell <email@hidden>
- Date: Mon, 18 Aug 2008 17:21:37 -1000
On Aug 18, 2008, at 5:06 PM, Greg Hulands wrote:
I'm trying to setup my development machine to not have direct
connect mode. I have followed the steps on the wiki: http://wiki.objectstyle.org/confluence/display/WO/Development+Tools-Running+Through+Apache
I get at 403 Forbidden error
You don't have permission to access /cgi-bin/WebObjects/
AppName.woa/-4300 on this server.
Did you modify Apache's config file to make it work with WO?
# First, we configure the "default" to be a very restrictive set of
# features.
#
<Directory />
Options FollowSymLinks
AllowOverride None
# Order deny,allow
# Deny from all
</Directory>
Append to the end:
Include /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf
Aloha,
Art
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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