Awesome!  Thanks ... that worked perfectly!!

Cheers,
Michael.

On 28-Oct-07, at 2:02 PM, Art Isbell wrote:

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

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/michael.halliday%40eadiefleet.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/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to