3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
location / {
|
|
try_files $uri $uri/ /index.php$is_args$query_string;
|
|
} |