If you are using Apache 2, I'd suggest you look at mod_proxy if you
only have a single instance and mod_proxy_balancer if you have
multiple instances of your application.
You can find more information about these at:
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html
http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html
I believe both these modules come with most standard distributions of
Apache 2.
Cheers,
Jake
On 06/05/2008, at 2:52 AM, Aloke Das wrote:
Hi,
I developed a test application by using WebObject 5.2 and created
WAR for deploying under JBoss AS (4.2.2). I only can manage to call
by 'http://localhost:8080/[appName]/WebObject/[appName], but I need
to call it by 'http://[ip -{without any port}]/[appName]/WebObject/
[appName] as in default deployment.
How can I set up in httpd.conf of Apache and others in jboss-
web.xml, server.xml etc.
Thanking you,
Ask a question on any topic and get answers from real people. Go to
Yahoo! Answers. _______________________________________________
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/jmacmullin%40mac.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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]