doc: apache config: remove useless documentroot directive in HTTP-only virtualhost (only used for redirects)

This commit is contained in:
nodiscc 2020-08-24 21:32:44 +02:00
parent f682f1b899
commit 61f0c4b679

View file

@ -17,7 +17,6 @@ See also [proxy-related](https://github.com/shaarli/Shaarli/issues?utf8=%E2%9C%9
```apache
<VirtualHost *:80>
ServerName shaarli.mydomain.org
DocumentRoot /var/www/shaarli.mydomain.org/
# For SSL/TLS certificates acquired with certbot or self-signed certificates
# Redirect HTTP requests to HTTPS, except Let's Encrypt ACME challenge requests