I have installed WAMP version 3.0.4(64 bit)on my windows 10(64bit) machine. When I browse to localhost in my browser, the WAMP server page is visible.
But when try to use external IP in my browser, I get the message:
403 Forbidden: You don't have permission to access / on this server.
PHP :5.6.19
Apache 2.4.18
MySQL 5.7.11
Here is what my httpd.conf looks like: [github.com]
and here is what my vhosts config looks like: [github.com]
and just here my hosts file just incase its needed for some reason: [github.com]
My ports are correctly forwarded atleast according to canyouseeme.org and the "Test port 80" and Test port 3306" options.
Also to clarify I want it to be public.
But when try to use external IP in my browser, I get the message:
403 Forbidden: You don't have permission to access / on this server.
PHP :5.6.19
Apache 2.4.18
MySQL 5.7.11
Here is what my httpd.conf looks like: [github.com]
and here is what my vhosts config looks like: [github.com]
and just here my hosts file just incase its needed for some reason: [github.com]
My ports are correctly forwarded atleast according to canyouseeme.org and the "Test port 80" and Test port 3306" options.
Also to clarify I want it to be public.