Computing.Net > Forums > Web Development > How to add extra folders in Apache

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to add extra folders in Apache

Reply to Message Icon

Name: wyn
Date: May 18, 2006 at 18:09:40 Pacific
OS: Apache 2.1
CPU/Ram: lots
Product: apache group
Comment:

How do you add folders not in the HTDocs apache folder? Say I want to add files in my G drive to show up in the file list view in Apache when viewed through a browser.



Sponsored Link
Ads by Google

Response Number 1
Name: James Greenwood (by jamesgreenwood)
Date: May 20, 2006 at 15:02:00 Pacific
Reply:

You could use the Alias directive, see the relevant Apache documentation for details. Here's an example of what you might add to your configuration file:

Alias /myfiles g:/

Note: you will need to restart Apache for changes to take effect.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: How to add extra folders in Apache

how to connect mysql database in asp.net????? www.computing.net/answers/webdevel/how-to-connect-mysql-database-in-aspnet/4117.html

How to add an Image to a database www.computing.net/answers/webdevel/how-to-add-an-image-to-a-database/2147.html

Symlinks in apache www.computing.net/answers/webdevel/symlinks-in-apache/12.html