rse 98/11/09 08:44:09
Modified: htdocs/manual/mod mod_rewrite.html
Log:
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...
Revision Changes Path
1.40 +1 -1 apache-1.3/htdocs/manual/mod/mod_rewrite.html
Index: mod_rewrite.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_rewrite.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- mod_rewrite.html 1998/10/22 12:02:27 1.39
+++ mod_rewrite.html 1998/11/09 16:44:08 1.40
@@ -1567,7 +1567,7 @@
<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>''.