PDA

View Full Version : allow forward slashes in the code



johnmclane
March 20th, 2009, 10:07 AM
Hi All,

Iam trying to build a php code on apache2 default webserver that comes with ubuntu. However the code has lot of references like /test.php and ./images which does not work in this case.

What settings do I need to make to apache.conf to make it work.

thanks