Re: WebObjects 5.4 is out.
Re: WebObjects 5.4 is out.
- Subject: Re: WebObjects 5.4 is out.
- From: Art Isbell <email@hidden>
- Date: Sun, 28 Oct 2007 08:02:00 -1000
On Oct 28, 2007, at 6:31 AM, Michael Halliday wrote: Okay ... wotaskd is happy now, but apache doesn't seem to be handling the requests correctly. I just get a 403 Forbidden error. Can anyone tell me exactly how they have their httpd.conf setup? Do you simply need to add the following include at the end like with 1.3:
Include /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf
Modify the "Directory" configuration in /etc/apache2/httpd.conf by commenting the last two entries:
<Directory /> Options FollowSymLinks AllowOverride None # Order deny,allow # Deny from all </Directory>
Then restart Apache:
sudo apachectl restart
|
_______________________________________________
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