aussie/conf/nginx/snippets/php.conf

4 lines
55 B
Plaintext

location ~ \.php$ {
include snippets/php_common;
}