mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 10:01:47 -04:00
Updated Installing Invoice Ninja (markdown)
parent
24e21ec467
commit
9d54a4a498
@ -24,10 +24,6 @@
|
|||||||
rewrite ^(.+)$ /index.php?q= last;
|
rewrite ^(.+)$ /index.php?q= last;
|
||||||
}
|
}
|
||||||
|
|
||||||
location ~* /logo/.*\.php$ {
|
|
||||||
return 503;
|
|
||||||
}
|
|
||||||
|
|
||||||
location ~ \.php$ {
|
location ~ \.php$ {
|
||||||
include snippets/fastcgi-php.conf;
|
include snippets/fastcgi-php.conf;
|
||||||
fastcgi_pass unix:/run/php/php7.4-fpm.sock;
|
fastcgi_pass unix:/run/php/php7.4-fpm.sock;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user