Support old files.

This commit is contained in:
Niels G. W. Serup 2020-08-23 01:17:35 +02:00
parent 2084eebe93
commit 9ca28330a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
root /home/niels/www/metanohi-misc-subsites/old-projects;
index index.html index.php;
index index.html index.htm index.php;
location ~* \.php$ {
fastcgi_pass unix:/run/phpfpm/main.sock;