Hi,
I just install WAMPSERVER (64 BITS & PHP 5.6.15 & PHP 7) 3
I change the state of server to "Put online". I can visit the root page of wamp, but when I access the sub-folder I got 403 code.
Here's the error code of apache server.
[Thu Apr 28 00:06:31.349994 2016] [authz_core:error] [pid 6184:tid 872] [client xxx.xxx.xxx.xxx:58883] AH01630: client denied by server configuration: C:/wamp64/www/sample1
I don't modify the httpd.conf and create vitrual hosts.
I also tried to change "ServerName my.public.ip:80" but it doesn't work too, so I set back to "ServerName localhost:80"
How can I fix this problem? Thanks for your help
I just install WAMPSERVER (64 BITS & PHP 5.6.15 & PHP 7) 3
I change the state of server to "Put online". I can visit the root page of wamp, but when I access the sub-folder I got 403 code.
Here's the error code of apache server.
[Thu Apr 28 00:06:31.349994 2016] [authz_core:error] [pid 6184:tid 872] [client xxx.xxx.xxx.xxx:58883] AH01630: client denied by server configuration: C:/wamp64/www/sample1
I don't modify the httpd.conf and create vitrual hosts.
I also tried to change "ServerName my.public.ip:80" but it doesn't work too, so I set back to "ServerName localhost:80"
How can I fix this problem? Thanks for your help