[6105] in www-talk@info.cern.ch
A question about NCSA httpd 1.3
daemon@ATHENA.MIT.EDU (Darren New)
Mon Oct 10 00:08:08 1994
Date: Mon, 10 Oct 1994 05:04:24 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: dnew@sgf.fv.com
From: "Darren New" <dnew@sgf.fv.com>
To: Multiple recipients of list <www-talk@www0.cern.ch>
I have a directory full of CGI scripts that are related.
You can ask for
http://xyz.com/xxx/aaa
http://xyz.com/xxx/bbb
http://xyz.com/xxx/ccc
My question is whether there's any way to make a document
http://xyz.com/xxx
that would contain hot links to the above scripts?
I tried an xxx directory under documentRoot with index.html in it, and an
index.html (both as an executable script and as pure html) under the xxx
directory, and just a document called documentRoot/xxx and one called
documentRoot/xxx.html. None of these seemed to do the trick. Is there any
magic secret that I don't know, or am I doomed? :-)
Thanks in advance for any help! -- Darren