Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8104915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T00:00:53+00:00 2026-06-06T00:00:53+00:00

My httpd-vhosts.conf file looks something like this. I am trying to create 2 virtual

  • 0

My httpd-vhosts.conf file looks something like this. I am trying to create 2 virtual hosts. One of the projects exists within the default document root, while the other is off on another hard drive altogether.

<VirtualHost *:80>
    ServerAdmin webmaster@dummy-host.example.com
    DocumentRoot "C:/wamp/www/project1/public_html"
    ServerName p1.localhost
    ServerAlias www.p1.localhost
    ErrorLog "logs/p1.localhost.log"
</VirtualHost>

<VirtualHost *:80>
    ServerAdmin webmaster@dummy-host.example.com
    DocumentRoot "E:/Other Media/www"
    ServerName pn.localhost
    ServerAlias www.pn.localhost
    ErrorLog "logs/pn.localhost.log"
    CustomLog "logs/pn.localhost.log" common
    <Directory "E:/Other Media/www">
        Options Includes Indexes FollowSymLinks
        Order allow,deny
        Allow from all
    </Directory>
</VirtualHost>

I also added this chunk into my httpd.conf

<Directory "E:/Other Media/www">
    Order allow,deny
    Allow from all
</Directory>

As expected, the VH in the /wamp/www works file, but the project on my E: drive will not show up!!

Any advice would be appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T00:00:55+00:00Added an answer on June 6, 2026 at 12:00 am

    I ended up moving everything to EasyPHP. It handles external disk locations MUCH more gracefully.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Wamp 2.2, edited conf/extra/httpd-vhosts.conf edited this file to add VirtualHosts , but
In httpd.conf I defined a virtual host like this : <VirtualHost *:80> ServerName myproject
I am using zend server and I added one VirtualHost into the extra/httpd-vhosts.conf file
I'm trying to share a single httpd.conf file across multiple OS X machines. I'm
I am trying to create virtual hosts with a Powershell script. It works fine,
In the httpd.conf file I have AllowOverride FileInfo . In the .htaccess file in
I want to open the httpd.conf file and change the LogFormat line with the
I'm trying to create a virtual host in apache so I can access a
I'm trying to get dynamic virtual hosts to work, followed the documentation but it
I am trying to set virtual hosts for two Zend Framework applications. I started

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.