httpd.conf

Accessing localhost (xampp) from another computer over LAN network - how to?

青春壹個敷衍的年華 提交于 2019-11-26 00:21:54
问题 I have just set up a wi-fi network at home. I have all my files on my desktop computer (192.168.1.56) and want to access localhost over there from another computer (192.168.1.2). On my desktop I can access localhost through the normal http://localhost. Apache is running on port 80 as usual. Exactly what do I have to do to achieve this? There is documentation on the net but they either don\'t work or are too fragment and confusing to understand. I think I have to make changes to my apache\'s

Error message “Forbidden You don't have permission to access / on this server” [closed]

感情迁移 提交于 2019-11-25 22:58:56
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed last year . I have configured my Apache by myself and have tried to load phpMyAdmin on a virtual host, but I received: 403 Forbidden You don\'t have permission to access / on this server My httpd.conf # # This is the main Apache HTTP server configuration file. It contains the # configuration directives that give the server