php redirection help
Posted: Tue Dec 27, 2005 12:10 pm
dose any1 kno of a php script that will take a 404 error...
ex. http://www.shoxlx.com/my name
... and take the "my name" and redirect it to another part of the site where it can be used??
EDIT:
this might make more sence...
This way if a user types http://myserver/myapp then my server will redirect to https://myserver/myapp automatically to http://myserver/thenewpage.
ex. http://www.shoxlx.com/my name
... and take the "my name" and redirect it to another part of the site where it can be used??
EDIT:
this might make more sence...
This way if a user types http://myserver/myapp then my server will redirect to https://myserver/myapp automatically to http://myserver/thenewpage.