From baef6e7af0b84acfe9631b86be4375f8f42ef430 Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Fri, 6 Nov 2015 17:42:57 +0100 Subject: misc --- .htaccess | 4 ++-- index.php | 25 ++++++++++++------------- interface.php | 2 +- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/.htaccess b/.htaccess index 76a4aff..9848a27 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -AuthName "Postedit Login" +AuthName "Post-Editing Interface" AuthType Basic -AuthUserFile /workspace/post_editing/conf/.htpasswd +AuthUserFile /fast_scratch/simianer/lfpe/.htpasswd require valid-user diff --git a/index.php b/index.php index cab79c6..5e574e4 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,7 @@
-