summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2016-05-10 10:59:49 +0200
committerPatrick Simianer <p@simianer.de>2016-05-10 10:59:49 +0200
commit8dd7a811559deafbe9262f11be2d592617b030a1 (patch)
treee30c76fbbea82f89dd10e56c35e70ec357bb24b4 /.htaccess
parent189698c044eb3362e65d213c35f425694eba9f27 (diff)
parent6bd7135e6039b0682f49234e42451077413f0bd9 (diff)
Merge branch 'master' of github.com:pks/lfpe
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index a2cb1b7..cf61c47 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,5 +1,5 @@
AuthName "Post-Editing Interface"
AuthType Basic
-AuthUserFile /fast_scratch/simianer/lfpe/.htpasswd
+AuthUserFile /srv/postedit/.htpasswd
require valid-user