projects
/
hmb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
326fccb
)
Remove authentication
author
Richard Whitehouse
<github@richardwhiuk.com>
Fri, 4 Feb 2011 20:48:51 +0000
(20:48 +0000)
committer
Richard Whitehouse
<github@richardwhiuk.com>
Fri, 4 Feb 2011 20:48:51 +0000
(20:48 +0000)
.htaccess
patch
|
blob
|
history
diff --git
a/.htaccess
b/.htaccess
index 1e579a16822f2fb3eac365c35915239cb6796f7d..fc6cd7b6d0c53597cbda3c7ea110e8079c13c81b 100644
(file)
--- 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]