I just realized that I incorrectly stated something
in my previous note. Just to clarify:


I don't understand why html pages would every require
path info. If a URL:
http://server/index.cgi/foo/foo/
is used, this is fine, but if a URL:
http://server/index.html/foo/foo/
is used, why is this ever needed ?
Would it make sense to check if the requested file is
executable, and then make a decision on whether or not
to return a page not found error ?

I agree that I don't quite understand the need for
this
on regular html files, but I could not find any
answers
in the PR database. 

Thanks

=====

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

Reply via email to