| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: deploying on 9iAS
"Iain Downie" <iain.downie_at_bto.org> wrote in
news:as7gpo$ru$1$8300dec7_at_news.demon.co.uk:
> I have some existing applications that are deployed on 9iAS which can
> be accessed via the URL http://serverhost/appname (for example). I
> have deployed some new applications, using identical configuration of
> server.xml, OC4J.conf and default-web-site.xml, but they will only
> work if the URL includes a trailing '/' (e.g.
> http://serverhost/appname/). Anyone have any suggestions what I'm
> missing. It's not mission critical or even close, but it bugs me.
...but it cannot be considered as a bug (or defect, which is the new word for bug), because the RFC mentions this as being the standard.
You are not advised to allow end users direct access to the OC4J HTTP server anyway, but instead use mod_rewrite (IAS 1.x) or mod_oc4j (IAS 9.x) in Apache, and use Apache as front end to your users.
Sander Received on Sat Nov 30 2002 - 02:57:13 CST
![]() |
![]() |