Use better paths.
This commit is contained in:
parent
f869ca291b
commit
d38999d853
|
@ -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$ {
|
||||||
|
|
|
@ -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$ {
|
||||||
|
|
|
@ -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$ {
|
||||||
|
|
Loading…
Reference in New Issue