remove http basic auth and deprecated rules

lektura
max.mehl 2017-09-13 09:22:16 +02:00
parent d920e9420f
commit 501b1dbe92
2 changed files with 0 additions and 10 deletions

View File

@ -1,14 +1,5 @@
RewriteEngine On
RewriteBase /
# Password-protect the site until it's released
AuthType Basic
AuthName "This website will be released soon. Please follow our news on fsfe.org to stay updated."
AuthUserFile /usr/share/blog/public/.htpasswd
Require valid-user
# Redirect 404 errors to nice page
ErrorDocument 404 /404.html
# Nicer URL for share buttons
RewriteRule ^share/?$ /cgi/share.php [NC,L]

View File

@ -1 +0,0 @@
pmpc:$apr1$e.WcM84k$NYeWE2apCKXWz4Og1QOwC/