diff --git a/.htaccess b/.htaccess index c244a6d..9fded1e 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1 @@ -ErrorDocument 404 /404.html - -AuthType Basic -AuthName "Development Folder" -AuthUserFile /.htpasswd -require valid-user \ No newline at end of file +ErrorDocument 404 /404.html \ No newline at end of file diff --git a/.htpasswd b/.htpasswd deleted file mode 100644 index dd486e1..0000000 --- a/.htpasswd +++ /dev/null @@ -1 +0,0 @@ -LucasKent:{SHA}rBzhp89CcHXT+5O+qMe+pMiwkTY= \ No newline at end of file