Book HomeWebmaster in a Nutshell, 3rd EditionSearch this book

19.19. mod_include

The mod_include module provides support for server-side includes (SSIs). See Chapter 13 for further explanation.

XBitHack

XBitHack status

[server config, or within <VirtualHost> or <Directory>, or .htaccess]

Specifies the parsing of executable HTML documents. Options are:

on
Files that are user-executable are treated as a server-parsed HTML document (SPML).

off
Executable files are treated as regular files.

full
Files that are both user- and group-executable have the last modified time altered to match that of the returned document.



Library Navigation Links

Copyright © 2003 O'Reilly & Associates. All rights reserved.