dbTalk Databases Forums  

oracle application server 10.1.3 redirect problem

comp.databases.oracle.server comp.databases.oracle.server


Discuss oracle application server 10.1.3 redirect problem in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aaaa
 
Posts: n/a

Default oracle application server 10.1.3 redirect problem - 06-30-2009 , 05:18 PM






Hello!

I have redirection like this :

Redirect / www.test.com/iii/test/iii.jspx

So every one how enter the page : www.test.com automaticly will be redirect
to www.test.com/iii/test/iii.jspx
but if i add second redirect like :

Redirect /test www.test.com/warning.html

second redirect wont work. I trying to create second redirect, second
redirect will go to DocumentRoot folder (htdocs) and get warning.html but
nothing happen but when i disabel first redirect / everything ok..

need help how to resole that problem

Reagards -MJ

Reply With Quote
  #2  
Old   
Shakespeare
 
Posts: n/a

Default Re: oracle application server 10.1.3 redirect problem - 07-04-2009 , 03:15 AM






aaaa schreef:
Quote:
Hello!

I have redirection like this :

Redirect / www.test.com/iii/test/iii.jspx

So every one how enter the page : www.test.com automaticly will be redirect
to www.test.com/iii/test/iii.jspx
but if i add second redirect like :

Redirect /test www.test.com/warning.html

second redirect wont work. I trying to create second redirect, second
redirect will go to DocumentRoot folder (htdocs) and get warning.html but
nothing happen but when i disabel first redirect / everything ok..

need help how to resole that problem

Reagards -MJ


Did you put the redirects in the right order? /test must be BEFORE /

Shakespeare

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.