LAN access
Posted by: pzbrawl (209.179.3.---)
Date: September 23, 2016 10:42PM

Web pages on other LAN machines running Apache are visible to browsers on other LAN machines. That's a requirement of ours. It's not workable for us to have to create a new virtual host for each new page, or folder.

We have a laptop running WAMP 2.5. Setting it "online" with the WampServer menu, which puts "Require all granted" in the <Directory> section, does NOT give browsers on other LAN machines access to pages hosted by WAMP.

It's not a firewall issue. It's not a general LAN issue.

How do we provide LAN access to this WAMP machine's web pages without virtual host complications?



Edited 1 time(s). Last edit at 09/23/2016 11:04PM by pzbrawl.

Options: ReplyQuote
Re: LAN access
Posted by: Otomatic (Moderator)
Date: September 24, 2016 09:38AM

Hi,

> How do we provide LAN access to this WAMP machine's web pages without virtual host complications?

You must use VirtualHost as ALL hosters.

> have to create a new virtual host for each new page, or folder.
Not for all new page, but for all new website.

If you can not use VirtualHost like all hosts, do not use Apache and look for another solution.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.