Hello
I have a very naive question about CGI. I have a small CGI script that generates a basic HTML page. The script is called by a URL such as
http://mydomain.com/cgi-bin/mobile/generateHTML.pl
Everything works fine. What I do not like is that in the URL bar I see this monster URL (http://mydomain.com/cgi-bin/mobile/generateHTML.pl). Is there any way to maybe reduce it to http://mydomain.com or something similar (of course without changing page)?
In reply to CGI URL simple by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |