move static site root to /srv
This commit is contained in:
@@ -109,7 +109,7 @@ http {
|
||||
listen [::]:443 ssl http2;
|
||||
server_name grapheneos.org;
|
||||
|
||||
root /var/www/html;
|
||||
root /srv/grapheneos.org;
|
||||
error_page 403 =404 /404.html;
|
||||
error_page 404 /404.html;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user