Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cyberxy

  1. cyberxy

    Default CGI handler in the webroot to handle all requests

    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...
  2. cyberxy

    Default CGI handler in the webroot to handle all requests

    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...

Part and Inventory Search

Back
Top