EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 45c46c82 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

fix typos

parent 8f8bdc2c
No related branches found
No related tags found
1 merge request!55Production release 1.2.0
......@@ -38,7 +38,7 @@ DocumentRoot "/var/www/html"
Require valid-user
AuthType Basic
AuthBasicProvider file
AuthName "/secure"
AuthName "/secure-cache"
AuthUserFile /run/secrets/BASIC_AUTH_USERS_AUTH
</If>
<Else>
......@@ -56,6 +56,4 @@ DocumentRoot "/var/www/html"
RewriteCond "%{REQUEST_FILENAME}" "!-d"
RewriteRule ^.*$ - [R=200]
</Location>
</Else>
</Location>
</VirtualHost>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment