I was trying to host a simple website from my home computer.I have static IP and set it from conf file but it gives access error.
Access forbidden!
New XAMPP security concept:
Access to the requested object is only available from the local network.
This setting can be configured in the file "httpd-xampp.conf".
If you think this is a server error, please contact the webmaster. Error 403
As far as I can tell it manages to find the site but there is an authorization problem.What can I do to make it open to public?It's running on Windows 7.There are solutions for mostly Linux.I tried them but didn't work :-(