I am starting to develop a small web site on my PC
I already have a ftp server on it, and using dynamic dns from no-ip I can access it with this name cbsl.ddns.net
I forwarded port 80 to my PC on my internet box (like I did for ftp ports)
Now I installed WAMPServer and then WordPress.
Everything looks to be correctly configurered (mySQL db created etc...)
In my browser, when I code localhost/CBSL, I get the WordPress home page
But when I code
http://cbsl.ddns.net/cbsl, I get this error
Forbidden
You don't have permission to access /cbsl on this server.
Apache/2.4.9 (Win64) PHP/5.5.12 Server at cbsl.ddns.net Port 80
This shows that the connection works but it is refused.
What did I miss in the config ?
Thanks
Open in new window
Change it to
Open in new window