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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.