[WO XCODE] xcodebuild, Webserver configuration
[WO XCODE] xcodebuild, Webserver configuration
- Subject: [WO XCODE] xcodebuild, Webserver configuration
- From: Benoit Cantin <email@hidden>
- Date: Wed, 18 Oct 2006 11:51:23 +0200
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden