I have a LAMP setup I am messing with but there is something weird going on with the URLS. I have to put a / on the end or it won't work
It works if I type
http://192.168.0.100/test/
It doesn't work if I type the URL as
http://192.168.0.100/test
I get redirected to http://webserv.com/test
Is there a setting I can change somewhere?
It works if I type
http://192.168.0.100/test/
It doesn't work if I type the URL as
http://192.168.0.100/test
I get redirected to http://webserv.com/test
Is there a setting I can change somewhere?