Use better paths.

This commit is contained in:
Niels G. W. Serup 2020-09-27 14:15:08 +02:00
parent f869ca291b
commit d38999d853
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
root /home/niels/www/metanohi-misc-subsites/natur; root /var/www/metanohi-misc-subsites/natur;
index index.html index.php; index index.html index.php;
location ~* \.php$ { location ~* \.php$ {

View File

@ -1,4 +1,4 @@
root /home/niels/www/metanohi-misc-subsites/nohix; root /var/www/metanohi-misc-subsites/nohix;
index index.html index.php; index index.html index.php;
location ~* \.php$ { location ~* \.php$ {

View File

@ -1,4 +1,4 @@
root /home/niels/www/metanohi-misc-subsites/old-projects; root /var/www/metanohi-misc-subsites/old-projects;
index index.html index.htm index.php; index index.html index.htm index.php;
location ~* \.php$ { location ~* \.php$ {