I'm not sure, but I think in apache under the host you need to add: RequestHeader set "x-webobjects-server-port" "8090"
On Sat, Nov 24, 2012 at 11:11 AM, Miguel Torres <[email protected]> wrote: > Hi list, > > One of our clients needs to run apache in a different port than the 80. > > I googled and I found how to change the Apache 2 listening port. I changed > it to 8090 just for testing. After restarting Apache I tested the > application but the WebServerResources were not loaded because the > generated URL's in the HTML were set like "/WebObjects/......." and are not > taking in account the port. > > What should I change to get it work? > > Thanks in advance. > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/ted.archibald%40gmail.com > > This email sent to [email protected] > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
