page: route requests through global php handler
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 12 Sep 2017 00:08:06 +0000 (02:08 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 18 Sep 2017 18:21:28 +0000 (20:21 +0200)
commit19cde41f182998a36cdac76d530881aaea24c719
tree2829e74e72eddff65bc2aa8696dae9a3c993b868
parentab89443fa6d3a9e13476dae2a3a6c23d13ccf9b0
page: route requests through global php handler

Move contents of all *.php pages to source *.html, to be included by
page.php depending on requested path.  Dynamic contents can optionally be
added by corresponding *.php includes.
.htaccess [new file with mode: 0644]
edit.js
edit.php
foot.inc.php
head.inc.php
page.php [new file with mode: 0644]