Fix the SSIs and remove some obsolescent .htaccess files.
authorSteve Youngs <steve@sxemacs.org>
Sat, 1 Jun 2019 04:08:23 +0000 (14:08 +1000)
committerSteve Youngs <steve@sxemacs.org>
Sat, 1 Jun 2019 04:08:23 +0000 (14:08 +1000)
commit558827dee5a2d4d1c41848cf7a65ea51978efc0b
tree6244049f6707a9b2973085013e63630baf6488b4
parent703f508d625e0950a3651e26306cd1da9d52ee2d
Fix the SSIs and remove some obsolescent .htaccess files.

The '<--#if expr...' magic I was using had stopped working.  This
changeset fixes that.  It also cleans up the .htaccess files (most of
which were rm'd)

* templates/header.template: Update to use "ap_expr" syntax.

* .htaccess: Use Apache 2.4.x access control with 'Require'

* changes/.htaccess: Removed.  It wasn't doing anything that
wasn't aleady covered in the top-level .htaccess.

* docs/.htaccess: Ditto.

* people/.htaccess: Ditto.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
.htaccess
changes/.htaccess [deleted file]
docs/.htaccess [deleted file]
people/.htaccess [deleted file]
templates/header.template