Categories
How to remove .php in nginx?
How to remove .php extension in nginx.conf?
Answer the question
In order to leave comments, you need to log in
location / { try_files $uri $uri.php $uri/; }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question