Commit 2c4d30fd authored by Ralf S. Engelschall's avatar Ralf S. Engelschall
Browse files

Remove an old "old" from the old days where we thought mod_alias will be old ;-)

Thanks to Marc for discovering this too offensive wording...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82370 13f79535-47bb-0310-9956-ffa450edef68
parent 9bd54e22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1567,7 +1567,7 @@ comma-separated list of the following flags:
<P>
<LI>'<STRONG><CODE>type|T</CODE></STRONG>=<EM>MIME-type</EM>' (force MIME <STRONG>t</STRONG>ype)<BR>
    Force the MIME-type of the target file to be <EM>MIME-type</EM>. For
    instance, this can be used to simulate the old <CODE>mod_alias</CODE>
    instance, this can be used to simulate the <CODE>mod_alias</CODE>
    directive <CODE>ScriptAlias</CODE> which internally forces all files inside
    the mapped directory to have a MIME type of
    ``<CODE>application/x-httpd-cgi</CODE>''.