At this point I have been attempting to setup Virtual Hosting for over a week. I am using Windows Server 2003 as the operating system, and planned to use Apache to handle web requests (will add PHP and SQL later).
I edited my "httpd-vhosts.conf" file according to the directions I could find.
I tried to paste my code in here from the file but it wouldn't let me. Said I needed 5 points.
When I try to access either "domain1" or "domain2" I get the error: "Forbidden
You don't have permission to access / on this server."
I do own the domains I am trying to host, and have their A records and MX records pointing to my static business class IP... but I just can't get Apache to virtual host. The tutorials I have found just don't work unless I'm missing something. All web related ports are forward through firewall, there is no software firewall yet.