Re: Virtual host deployment question
Re: Virtual host deployment question
- Subject: Re: Virtual host deployment question
- From: "Mr. Frank Cobia" <email@hidden>
- Date: Thu, 7 May 2009 16:38:29 -0400
I also made a modification to the WebObjects adaptor for Apache 2.2
that allows you to specify which apps you are allowed to hit from a
domain. Email me if you are interested in the source code.
Frank
On May 7, 2009, at 2:30 PM, Tim Worman wrote:
On May 7, 2009, at 10:51 AM, Chuck Hill wrote:
On May 7, 2009, at 10:46 AM, Mitchel Roider wrote:
Hello,
So I have everything working on my deployment server.
Two independent pairs of wotaskd and womonitor along with separate
siteconfig.xml files.
Everything seems to be working properly .
My last bit of configuration needs to restrict access of a WO app
to just one virtual domain.
For example www.a.com/cgi-bin/WebObjects/A.woa www.b.com/cgi-bin/WebObjects/B.woa
.
Right now I can access both WO apps from either domain.
Is there a straightforward way of implementing this restriction?
I have already attempted it by moving the
WebObjectsConfig http://localhost:1085 10 directive within the
virtual host configuration file and limiting which wotaskd it can
see.
This did not work.
If anyone has any time tested solution for this I would be grateful.
Apache rewrite rules with re-directs.
Chuck
Rewrite cheat sheet:
http://www.addedbytes.com/apache/mod_rewrite-cheat-sheet
_______________________________________________
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
_______________________________________________
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