Show not logged in message on failed login.
authorIain Patterson <me@iain.cx>
Tue, 25 Jun 2013 10:16:07 +0000 (06:16 -0400)
committerIain Patterson <me@iain.cx>
Tue, 25 Jun 2013 10:16:07 +0000 (06:16 -0400)
commit5222b6d447d789eb4ba6b5b5c36ac40344494491
tree9d6b59db5925785bbdcbc45b0bd4fbe5aeeeae3e
parentfe4e5568f9cec5d1bf46a3f40b4a99985f7a5abc
Show not logged in message on failed login.

Configure the server ErrorDocument to login.php and allow access to that
file for any client.  The message will then be shown with full
stylesheet to clients who fail to authenticate.
www/.htaccess
www/login.php [new symlink]