I have several blogs on several different hosts and the PHP.ini file in the root of the directory works great everytime.
Just create a file called PHP.ini in the root of the site with the following two lines of code:
cgi.fix_pathinfo = 1
cgi.force_redirect = 0
This works on both Crystaltech and HostFolio.com

Related Articles
No user responded in this post