]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
doc: apache config: remove useless documentroot directive in HTTP-only virtualhost...
authornodiscc <nodiscc@gmail.com>
Mon, 24 Aug 2020 19:32:44 +0000 (21:32 +0200)
committernodiscc <nodiscc@gmail.com>
Sat, 12 Sep 2020 12:31:45 +0000 (14:31 +0200)
doc/md/Reverse-proxy.md

index 1c55430f2177ee09cb5521e1d005941e4bf0d1f0..b7e347d5d19aae00cf37f9a59182cc06d6b50a9a 100644 (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