As the title says, how to implement it? I used to use a virtual machine to run the server, but now I feel that opening a virtual machine takes up more resources.
我想大声告诉你2017-05-17 09:57:54
Add the following in httpd.conf
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
changed to
Order Deny,Allow
Deny from none
Allow from all
怪我咯2017-05-17 09:57:54
Other computers modify the hosts file
For example: 192.168.1.16 51growup.com