On 20/01/13 05:17, Daniel Shahaf wrote:
Gabriela Gibson wrote on Sun, Jan 20, 2013 at 00:15:46 +0000:
On 03/01/13 04:34, Daniel Shahaf wrote:
+   <li>Enable Server Side Includes for the relevant DocumentRoot. The
+       relevant Apache directive is:
+     <pre>          Options +Include

What about:

    AddOutputFilter INCLUDES .html

Do we actually need this?  I've not put it in since I was only
documenting the steps I used.

Isn't it required to enable SSI?

My tests seem to suggest that the xbithack is sufficient.

It appears to be an either-or decision, the method I've used allows to publish by setting the execute bit, the other way simply publishes all docs in that dir that have the matching extension, see:

http://httpd.apache.org/docs/2.2/howto/ssi.html#configuring



Reply via email to