• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Split Install Question vs. Direct Connect vs. Dev vs. Deploy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Split Install Question vs. Direct Connect vs. Dev vs. Deploy


  • Subject: Re: Split Install Question vs. Direct Connect vs. Dev vs. Deploy
  • From: Art Isbell <email@hidden>
  • Date: Fri, 20 Jun 2008 09:14:34 -1000

On Jun 20, 2008, at 6:41 AM, James Cicenia wrote:

I decided to go non-direct as maybe that was causing my problems but now it doesn't look as though apache
is seeing my webobjects adaptor include statement?


I saw this useful wiki:

http://en.wikibooks.org/wiki/Programming:WebObjects/Development_Tools/Running_Through_Apache

but there was nothing about the adaptor in there.


That article applies to Apache 1 which is used pre-Leopard. The Leopard default is Apache 2. Its config files are in /etc/apache2. If you haven't done so, you need to modify /etc/apache2/httpd.conf. Append the following:

Include /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf

You also need to modify the default "Directory" config:

<Directory />
    Options FollowSymLinks
    AllowOverride None
#    Order deny,allow
#    Deny from all
</Directory>

It's been a while since I configured Apache 2 to work with WO on Leopard, so if I've forgotten something, please speak up.

Aloha,
Art

_______________________________________________
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


References: 
 >Split Install Question vs. Direct Connect vs. Dev vs. Deploy (From: James Cicenia <email@hidden>)
 >Re: Split Install Question vs. Direct Connect vs. Dev vs. Deploy (From: Chuck Hill <email@hidden>)
 >Re: Split Install Question vs. Direct Connect vs. Dev vs. Deploy (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: Split Install Question vs. Direct Connect vs. Dev vs. Deploy
  • Next by Date: ERJavaMail exception
  • Previous by thread: Re: Split Install Question vs. Direct Connect vs. Dev vs. Deploy
  • Next by thread: what did I update wrong??
  • Index(es):
    • Date
    • Thread