in reply to Re^2: Running SSI
in thread Running SSI
Make sure at some point you do load the include module..
LoadModule include_module modules/mod_include.soIn your Directory entry, likely for your /var/www/html if you don't host mult sites.. If you want to allow parsing in html as well as shtml files..
AddOutputFilter Includes htmlAnd stop using windows.
|
---|