I open a apache server on my PC. And I can visit it by http://localhost. When I went to cmd and use ipconfig to know my ip and try to visit the site by this ip, it’s failed.
"Forbidden
You don't have permission to access / on this server.
Apache/2.2.11 (Win32) PHP/5.2.17 Server at 169.243.***.** Port 80"
How can I solve this problem? I want to use my phone to visit it and download some files. btw, my PC and phone were in the same network.
Thanks!
Do you have
Somewhere in your httpd.conf or your .htaccess?