04/18/2016 at 11:15 am
#373271
Keymaster
@ Alfonso
The root of the issue is permalink support as you have figured out. The web host is running some really dated software (I do not think they are even supported anymore and may be a security risk to your site):
Server:Microsoft-IIS/6.0
X-Powered-By:ASP.NET
X-Powered-By:PHP/5.2.5
I know IIS/6.0 needs tweaks in order to properly support mod_rewrite without the index.php being in the URL. This is something the web host will have to do. Here’s a Google search that results with others asking the how to remove index.php and answers..
This page may be the exact answer to solve the problem.
Hope this helps!
