Is there an easy way to hide ,or spoof, a URL when outputting to html with
perl? For example if I was running a script in my cgi-bin directory, but
wanted the URL to appear differently so as to hide location of my
cgi-directory.

For example, if a visitor is looking at a page located at:
www.mywebsite.com/cgi-bin/forms/hello.cgi, but the URL would appear as
www.mywebsite.com/hello.cgi  or just www.mywebsite.com. Can this be done
perhaps by passing the browser a fake http location header or something?

Hope that's not too confusing. Thanks in advance.

Jose


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to