Tagged Questions
2
votes
1answer
218 views
Access mac virtual host from a virtual machine
Here's my setup:
I'm developing a website on a mac. I created a virtual host, so I can open up my browser, type http://cpp and it will point to the right directory.
I want to test this website out ...
-1
votes
1answer
127 views
Multiple Apache Servers with Multiple Virtual Servers
I have one computer.
I am running two instances of 2 differently installed Apache servers.
1 via WAMP
1 via Zend Framework
I wish for wamp to be connected towards "karl.local"
And for Zend to be ...