Tagged Posts with: iis and apache same server

Apache WAMP vhost with SSL Configuration

November 28th, 2008 | Posted in Apache, Software, Windows Vista, Windows XP
0

If you are developing in a Windows environment and need to host multiple sites on your Apache development workstation or server here are some tips for setting up your Apache configuration. Download and install XAMPP http://www.apachefriends.org/en/xampp-windows.html Verify apache is running after installation <a href="http://localhost" target="_blank">http://localhost</a> NOTE: If you are also running IIS you will need ...