You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Darrel <da...@darrelaustin.com> on 2002/07/22 03:00:27 UTC

Setting up HTTPConfig for SSI

I'm struggling with the proper way to tell HTTPConfig to run SSIs on my
server.

I've added the following to my config file:

Options +Includes
AddType text/html .shtml
AddHandler server-parsed .shtml

I've tried placing both 'loose' in the file prior to the virtualserver
commands, and also within a virtual server declaration within a
<directory> tag, but neither allows me to actually process the shtml
files on the server.

I'm sure I'm missing something obvious here...

-Darrel


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org