F
F
Flower Genius2018-05-31 15:11:11
Apache HTTP Server
Flower Genius, 2018-05-31 15:11:11

How to quickly set up Apache on Wamp Server?

Tomorrow you need to run the project on another PC. All PCs in the local network are in 1 domain.
For ipv4, I have ip and dns registered. (ipv6 is disabled)
index.php lies along the path c:/wamp64/www/basic/web
In a browser, the site starts like this localhost/basic/web
How to configure Apache and the host file correctly so that they can access the site from another PC?
Although the firewall is off, I opened port 80.
In httpd.conf

Listen 0.0.0.0:80
Listen [::0]:80

are registered.
What else needs to be done?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question