]> granicus.if.org Git - apache/commitdiff
Forgot to mention XBitHack as a method of enabling SSI. Update
authorpcs <pcs@unknown>
Fri, 18 Apr 1997 22:19:58 +0000 (22:19 +0000)
committerpcs <pcs@unknown>
Fri, 18 Apr 1997 22:19:58 +0000 (22:19 +0000)
docs for this directive to state it only applies to text/html files.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77937 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.html

index 291684a062ca3a8164cc8d5cd24de322e31299dd..d0bcc1aed29f5e0a28968bf5e4947066f99f48da 100644 (file)
@@ -37,6 +37,10 @@ Options</CODE> is set):
 Options +Includes
 </PRE>
 
+Alternatively the <A HREF="#xbithack"><CODE>XBitHack</CODE></A>
+directive can be used to parse normal (<CODE>text/html</CODE>) files,
+based on file permissions.  <P>
+
 For backwards compatibility, documents with mime type
 <code>text/x-server-parsed-html</code> or
 <code>text/x-server-parsed-html3</code> will also be parsed
@@ -316,6 +320,8 @@ otherwise:
 <strong>Module:</strong> mod_include<p>
 
 The XBitHack directives controls the parsing of ordinary html documents.
+This directive only affects files associated with the MIME type
+<CODE>text/html</CODE>. 
 <em>Status</em> can have the following values:
 <dl>
 <dt>off