using $_SERVER['PATH_INFO'] with safe_mode
Posted: Fri Jan 30, 2004 9:07 am
I do almost 100% in-house work and have control over the server. I am trying to upload a version of a program onto a hosting company for a client. I develop my web apps using the controler file setup. So my URL's look like this.
http://www.test.com/index.php/home/contact/
The hosting companies servers can't process this and the only answer I received form them was because safe_mode is on. Here is a link to what the server is running
http://ftphelp.secureserver.net/linux-phpinfo.html
If anyone has some ideas or ways around this, I'm all ears.
Thanks,
Keith
http://www.test.com/index.php/home/contact/
The hosting companies servers can't process this and the only answer I received form them was because safe_mode is on. Here is a link to what the server is running
http://ftphelp.secureserver.net/linux-phpinfo.html
If anyone has some ideas or ways around this, I'm all ears.
Thanks,
Keith