mailbox 19860221 wrote:
Alf,
Did you check the following lines?
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
Both those lines are and have been uncommented since original install,
but thank you for the suggestion.
--
Regards,
Alf Stocktonwww.stockton.co.za
That sec
Alf,
Did you check the following lines?
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
In order to make SSI work they *MUST be uncommented*. Moreover, the
include_module should have been compiled when you compiled your httpd
configuration -- or just uncommented, if you use Windows.
An
Alf Stockton wrote:
From what I have read on the web I am given to understand that I can
include text files in a html document by issuing the following in the
html file
This however does not work for me.
My 1st thought was that I had not allowed for SSIs in my httpd.conf but
my httpd.conf Op