X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9a99c4c6e2228954b27e1e93e2b66c12a74850ac..b8851008f1047fe884705c7698785e87a9e72b69:/doc/tips/dot_cgi.mdwn?ds=sidebyside diff --git a/doc/tips/dot_cgi.mdwn b/doc/tips/dot_cgi.mdwn index 8865508d3..51d0c5e62 100644 --- a/doc/tips/dot_cgi.mdwn +++ b/doc/tips/dot_cgi.mdwn @@ -13,6 +13,8 @@ run `.cgi` programs from anywhere. These instructions are for Debian systems, but the basic configuration changes should work anywhere. +[[!toc]] + ## apache 2 * Make sure the cgi module is loaded. (Ie, `a2enmod cgi`).