You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ha...@ooo.lanl.gov> on 1995/08/16 16:42:39 UTC

compatibility non-problem

A local user installed Apache yesterday. He's been running a server
almost since day 1 of the web, and has some old settings from NCSA.

One of the settings was

OldScriptAlias

which we don't support.

It's no big deal because he's probably one of only a handful of
people still using it, and he's forced to fix his scripts now anyway
because they are so out of date wrt HTML,

<HEADER></HEADER>   etc

So he's going to switch to CGI as well.


Oh, and he also got tripped up by the special treatment of "."
(another of my old gripes).  His

DirectoryIndex .index.html 

had the first "." ignored, presumably treated as whitespace.


rob
--
http://nqcd.lanl.gov/~hartill/