I know this isn't the right group for this, but here we go.
I have 2 URLs, on has some webspace attachted to it, the other one is being redirected the the first one.
Example:
http://www.pageOne.com has webspace.
At the moment when you got to http://www.pageTwo.com you get to see http://www.pageOne.com in the address bar and the pageOne.com contents on the page.


I want http://www.pageTwo.com to be redirected to http://www.pageOne.com/pageTwoindex.html, without losing the address http://www.pageTwo.com.

Is there a way to catch and keep the original typed URL (http://www.pageTwo.com in this example) and redirect it to any other address?

TIA

Fedde


-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to