From: pcs Date: Fri, 18 Apr 1997 22:19:58 +0000 (+0000) Subject: Forgot to mention XBitHack as a method of enabling SSI. Update X-Git-Tag: APACHE_1_2b9~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67ff0df205d319024a3f0700d8d80accdaa081e0;p=apache Forgot to mention XBitHack as a method of enabling SSI. Update 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 --- diff --git a/docs/manual/mod/mod_include.html b/docs/manual/mod/mod_include.html index 291684a062..d0bcc1aed2 100644 --- a/docs/manual/mod/mod_include.html +++ b/docs/manual/mod/mod_include.html @@ -37,6 +37,10 @@ Options is set): Options +Includes +Alternatively the XBitHack +directive can be used to parse normal (text/html) files, +based on file permissions.

+ For backwards compatibility, documents with mime type text/x-server-parsed-html or text/x-server-parsed-html3 will also be parsed @@ -316,6 +320,8 @@ otherwise: Module: mod_include

The XBitHack directives controls the parsing of ordinary html documents. +This directive only affects files associated with the MIME type +text/html. Status can have the following values:

off