issue with hiding .php extensions
Was not able to hide the .php extensions. My pretty perma links don't work.
Tried several conifg commands like
location / {
try_files $uri $uri/ @extensionless-php;
index index.html index.htm index.php;
}
Contact vendor no response. Looking for alternative solution. Unhappy customer
There are no comments to display