View Single Post
 
Old Jun 20, 2001, 10:13 AM
DocJohn's Avatar
DocJohn DocJohn is offline
Founder & Your Host
Community Support Team
Chat Leader
 
Member Since: May 2001
Location: Greater Boston, MA
Posts: 13,794
Beats me. The program has no configuration option that allows you to do that, so it must be something customized by someone else, and probably requires setting something in the Web server's configuration to make it work. For instance, in Apache, the two lines you could add would be:

ScriptAlias /pod/ /home/toyourcgibin/httpd/cgi-bin/
Redirect /pod http://grohol.com/cgi-bin/pod.cgi

and this allows the format of:

http://grohol.com/pod/

to be taken directly to the computers category or the top level. But if you look in the URL line, it's still just a redirect and it shows the cgi program again. So it's probably even more complicated than that.


__________________
Don't throw away your shot.
Thanks for this!
tigersassy