Thanks for a quick response.
Let me rephrase the question...
Basically, i am building a middle-ware server that redirects the users to proper destination, otherwise, the links that users currently have would be broken links.
Lots of users have hard-coded links such as this...
I need to handle this url:
http://www.myserver.com/param1/param2/param3
What i need to do is have a script named something like index.cgi sitting in the webroot. I need this script to execute on any request to the server and i need the rest of the url to be passed as a PATH_INFO environment...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.