diff --git a/docs/httpd/httpd_alias.conf b/docs/httpd/httpd_alias.conf index dce7988..3663746 100644 --- a/docs/httpd/httpd_alias.conf +++ b/docs/httpd/httpd_alias.conf @@ -40,7 +40,7 @@ ProxyPassReverse /vroom/ http://127.0.0.1:8090/ ExpiresActive on ExpiresDefault "access plus 1 month" ExpiresByType text/html "access plus 0 seconds" - + # You should customize this part to access the admin interface # VROOM doesn't handle authentication, it's up to you to protect # /vroom/admin on your web server