Hi list,
I have set a special vhost to handle one of my WO app. DocumentRoot of
this vhost is *not* /Library/WebServer/Documents.
I perform then a split install :
sudo xcodebuild install -configuration WebServer DSTROOT=/
Static contents (rendered by Apache) are not displayed because they are
located in /Library/WebServer/Documents/WebObjects/myapp.woa.... while
they should be in /myDocumentRoot/WebObjects/myapp.woa....
My question is : is there a parameter in xcodebuild commandline to tell
that I would like static contents to be located in
/myDocumentRoot/WebObjects/myapp.woa.... and not in
/Library/WebServer/Documents/WebObjects/myapp.woa.... ?
Thank you !
PS : I didn't find anything in wikibooks nor in xcodebuild man.
_______________________________________________
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]