From: Richard Whitehouse Date: Fri, 4 Feb 2011 20:48:51 +0000 (+0000) Subject: Remove authentication X-Git-Url: https://git.richardwhiuk.com/?a=commitdiff_plain;h=6a004c0e5ab236cdcf85f6f97e7ea55ffcd3f10b;p=hmb.git Remove authentication --- diff --git a/.htaccess b/.htaccess index 1e579a1..fc6cd7b 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,2 @@ -AuthType Ucam-WebAuth -Require user rjw201 jel55 famh2 bw300 af437 pt327 oh225 sas75 pt330 djt48 as2009 efm31 - RewriteEngine on RewriteRule (.*) index.php?page=$1 [QSA,L]