From 3ba0aa91f3bc34f69e7953930773e7a700acca38 Mon Sep 17 00:00:00 2001
From: Erik Abele
.shtml
extension, so that those
directives would be executed.
- The other method is to use the XBitHack
directive:
The other method is to use the XBitHack
directive:
XBitHack on
XBitHack
+
XBitHack
tells Apache to parse files for SSI
directives if they have the execute bit set. So, to add SSI
directives to an existing page, rather than having to change
@@ -87,7 +87,7 @@ existing HTML documents.
.html
files for SSI, so that you don't have to
mess with .shtml
file names. These folks have
- perhaps not heard about XBitHack
. The thing to
+ perhaps not heard about XBitHack
. The thing to
keep in mind is that, by doing this, you're requiring that
Apache read through every single file that it sends out to
clients, even if they don't contain any SSI directives. This
--
cgit v1.2.3