Welcome Guest, Not a member yet? Register   Sign In
virtualhost woes
#11

[eluser]TheFuzzy0ne[/eluser]
I'm just sorry we didn't get this solved. If you ever do solve it, please let me know. I'd definitely be interested to know what the solution was!
#12

[eluser]jplanet[/eluser]
You need to add the same named host to the hosts file on both machines.

On the development machine where Apache is running the site:

127.0.0.1 mysite

On any other machine on the network that you want to be able to access it from:

192.168.1.4 mysite

Where 'mysite' is the named virtual host. You have to use something other than localhost.

In case you need help editing the hosts files on OSX: http://osxdaily.com/2012/08/07/edit-host...-mac-os-x/




Theme © iAndrew 2016 - Forum software by © MyBB