ssi
Differences
This shows you the differences between two versions of the page.
ssi [2023/04/05 13:29] – Thanks to jdd for figuring this out on bboard dbohdan | ssi [2024/06/18 08:35] (current) – Added information about DirectoryIndex dbohdan | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== How to enable Server Side Includes ====== | ||
+ | SDF users can use [[https:// | ||
+ | |||
+ | < | ||
+ | AddHandler server-parsed .shtml | ||
+ | </ | ||
+ | |||
+ | You may also need to add this line to make '' | ||
+ | |||
+ | < | ||
+ | DirectoryIndex index.shtml | ||
+ | </ |