jaaames Posted November 6, 2006 Share Posted November 6, 2006 I'm new to all this. I'm running an Apache 2.2 server on Windows with PHP and MySQL installed. Thus far, no problems.What I want to do is create subdomains leading to various directories on my computer. When I type localhost:81 (Verizon blocks incoming port 80 requests), it takes me to the DocumentRoot folder I specified, C:\web. I want to set it up so that when I type in a subdomain, like http://bubblegum.localhost:81, it takes me to a subdirectory of C:\web, like C:\web\bubblegum. Is there any way someone patient enough to help me... could help me? I've read the documentation of vhost from Apache's website, but haven't gotten anything out of it.It would be greatly appreciated if someone were to help me. Link to comment https://forums.phpfreaks.com/topic/26335-virtualhost-problems/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.