Hello,
I have a php application that runs on localhost perfect, but when trying to access it from internet, I get this message: Forbidden 403, You don't have permission to access / on this server.
I checked Apache error log and I found this error:
[Sat Aug 14 18:22:46 2010] [error] [client 77.245.2.162] client denied by server configuration: C:/wamp/www/
When I put another index page (let us say the index for wamp server), I can access it from internet, but when adding my own index which includes other pages in other folders, I get the error message above, I disabled directory browsing by -Index etc..
Please any hint would be appreciated really.
Thanks a lot.
Moderns