Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » Need redirect solution
Need redirect solution [message #264680] Tue, 04 September 2007 03:09 Go to next message
sherifbasha
Messages: 11
Registered: February 2007
Location: Chennai,India
Junior Member

Hi,
I am new to Oracle 9IAS. My application has been configured with MOD PLSQL configuration(APache webserver) and I am accessing the applicaton through URL http://<domain>:5700/pls/<DAD_entry>/package

Now the application is no more in use but my client is still using the URL. I want this URL to be redirected to some other URL say google.com or some default page.Please help

I have tried changing http.conf file of APACHE as

Redirect 301 /http://<domain>:5700/pls/<DAD_entry>/package http://google.com but it is still moving to the old application.
Actually my requirement is as I type the URL the authentication should not be done instead it should move to some other URL.

Can anyone please help
Re: Need redirect solution [message #265209 is a reply to message #264680] Wed, 05 September 2007 14:32 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
pls in the url indicates that the mod_plsql module handles the request. As such, the plsql.conf is probably the file you want to edit.

See Metalink note 108660.1 or http://www.apache.org/docs/mod/mod_rewrite.html

Previous Topic: Beginner Question - Help Needed for EJB QL Sample Application
Next Topic: Accessing Application from client using baseHTML
Goto Forum:
  


Current Time: Tue Mar 19 00:44:49 CDT 2024