View Single Post
Old 06-13-2012, 08:13 AM   PM User | #1
Rahul_nesarikar
New to the CF scene

 
Join Date: Jun 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rahul_nesarikar is an unknown quantity at this point
Question htaccess rule to redirect to a script

Hi Everyone

I'm trying to write an .htaccess rule to redirect to a script, which further redirects somewhere else. However, I don't want the address url to change during the .htaccess part of the redirect.


Example:
test.mytest.com/page/test/hello
this page should be hanlded by test.mytest.com/environment_test.php
but test.mytest.com/page/test/hello still appears in browser.


Thanks for reply in advance
Rahul_nesarikar is offline   Reply With Quote