diff --git a/static/recipes/.htaccess b/static/recipes/.htaccess index 59f0002..48cb8ba 100644 --- a/static/recipes/.htaccess +++ b/static/recipes/.htaccess @@ -1,6 +1,6 @@ AuthType Basic AuthName "Sry, this is useless crap only for myself." AuthBasicProvider file -AuthUserFile /etc/httpd/.htpasswd +AuthUserFile /etc/httpd/.htpass Require valid-user