utilitees

- Developer Notes
Entries tagged with pathinfo have also been tagged with:
1&1 php troubleshooting

Entries tagged with 'pathinfo'

Note to self

When dealing with with a 1&1-server and search-engine-friendly URLs are not working or not working correctly, switching to PHP5 may solve the problem.
pathinfo() under their PHP4-configuration may not return what is expected.

To do so create a .htaccess in the root-folder of the application containing

AddType x-mapp-php5 .php
AddHandler x
-mapp-php5 .php 

 



Page 1 of 1 pages