@@ -76,7 +76,7 @@ server {
rewrite ^(.*)$ $1.php last;
}
- location /api/ {
+ location /api {
try_files /_apidocs.html =404;