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+ApacheI get at 403 Forbidden errorYou 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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
