Re: First Deployment Help
Re: First Deployment Help
- Subject: Re: First Deployment Help
- From: Guido Neitzer <email@hidden>
- Date: Wed, 2 May 2007 18:17:54 -0600
On 02.05.2007, at 17:59, Ian Joyner wrote:
I have found that you only need a symbolic link in the /Library/
WebServer/Documents/WebObjects folder:
ln -s /Library/WebObjects/MyApp.woa MyApp.woa
That way you never have to worry about copying it there every time.
Has been working fine for us for the last 12 months, can any one
see any problems with this?
You only have to make sure that the "www" user has read (and execute)
access to all directories on the involved path and the files itself.
Apache will not follow a symlink when one of the directories on the
path has no execute access for it (so it is not allowed to change
into that directory).
cug
_______________________________________________
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