aboutsummaryrefslogtreecommitdiff
path: root/www/html/.htaccess
diff options
context:
space:
mode:
authorclyhtsuriva <clyhtsuriva@gmail.com>2020-03-29 20:41:49 +0200
committerclyhtsuriva <clyhtsuriva@gmail.com>2020-03-29 20:41:49 +0200
commit4378405eea982cb3a42584d95767b5003675f611 (patch)
tree5604b7f0bf68b358839c35fb5b4ae8d2415bb5c9 /www/html/.htaccess
parenta6e0225c9e22d76fae9493008cad8510d94905e9 (diff)
debugging and apache help
Diffstat (limited to 'www/html/.htaccess')
-rwxr-xr-xwww/html/.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/html/.htaccess b/www/html/.htaccess
index ff2ab4a..d074f91 100755
--- a/www/html/.htaccess
+++ b/www/html/.htaccess
@@ -1,5 +1,5 @@
AuthType Basic
AuthName "restricted area"
-AuthUserFile /var/www/html/ATS-Project/web/.htpasswd
+AuthUserFile /var/www/.htpasswd
require valid-user
DirectoryIndex index.py