convert ssi html files to php code
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 10 Jul 2017 02:09:49 +0000 (04:09 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 12 Jul 2017 02:46:06 +0000 (04:46 +0200)
commit4653a970f0c574750b1ea2e19b112b13d66e80eb
tree970879e8bce44dbc737320b13fb93f1036331bea
parent7e01ee5991abc18d92a8c57e8e0ebe8887a18593
convert ssi html files to php code

Replace includes by equivalent php: single head.inc.php sets up same static
head.inc.html but with mandatory edit container, and existing foot.inc.php
(similar ssi variant no longer needed).

Requires httpd to change .html handler from server-parsed (ssi) to
application/x-httpd-php.
404.php
edit.php
foot.inc.html [deleted file]
head.inc.php [new file with mode: 0644]