From 8dcb4625e4bae106ec44f495d2c853c8109224e3 Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 30 Oct 2011 19:00:03 +0000 Subject: [PATCH] fixed typo svn path=/trunk/; revision=21 --- write/.htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/write/.htaccess b/write/.htaccess index df30f7e..77d5952 100644 --- a/write/.htaccess +++ b/write/.htaccess @@ -8,7 +8,7 @@ DirectoryIndex index.cgi AuthType Basic -AuthName "Kinoserver Login" -AuthUserFile /sites/kinob.plutz.net/http/.htpasswd +AuthName "Busy Login" +AuthUserFile /sites/busy.plutz.net/http/auth/htpasswd Require valid-user -- 2.39.2