On Sat, Jan 22, 2000 at 08:02:21PM +1100, Danny Yee wrote:
> I have an Apache (1.3.3) that is behaving oddly.
>
> A request for /index.html/JUNK/MOREJUNK returns the contents of
> /index.html. And ditto for any other file, e.g.
> /about/two.html/BLAH/MOREBLAH/BLAHBLAHBLAH
> returns the contents of /about/two.html
>
> Does anyone know what is causing this and how to stop it?
It's a feature. The main use is for passing options to a CGI script, so
you can do /cgi-bin/blah.pl/option1/option2 and the script will be able
to get the value "/option1/option2". I think you may be able to do the same
thing with SSI in a standard html page.
As for how to stop it, no idea. There may be an option in Apache to turn it
off, or you might be stuck with it.
Scott.
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text