Bluehost.com Web Hosting $6.95

Need help with Apache

This is a discussion on Need help with Apache within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hello: I need some help. I am putting one of my clients files on my hard drive. My question for ...


Go Back   Usenet Forums > Web Server and Related Forums > Windows Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-05-2004
Emanuel
 
Posts: n/a
Default Need help with Apache

Hello:

I need some help. I am putting one of my clients files on my hard
drive. My question for you is how do I setup Apache to find the files
in that new directory. The directory is going to be on drive D and
the name of the Directory is Carib.

Also is it possible to put files on your CD ROM drive and would Apache
be able to find those files to display on the internet.

Any help I can get would be gladly appreciated.

Thanks

Emanuel
http://www.grenada.shorturl.com
  #2 (permalink)  
Old 03-05-2004
Nil
 
Posts: n/a
Default Re: Need help with Apache

On 04 Mar 2004, emanuel@escape.ca (Emanuel) wrote in
news:2f6eb8d2.0403041550.1c791cba@posting.google.c om:

> I need some help. I am putting one of my clients files on my hard
> drive. My question for you is how do I setup Apache to find the
> files in that new directory. The directory is going to be on
> drive D and the name of the Directory is Carib.


Check out "Alias" and "Directory" directive in the documention. It will
be something like:

Alias /clientfiles "d:/Carib"
<Directory "d:/Carib">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

> Also is it possible to put files on your CD ROM drive and would
> Apache be able to find those files to display on the internet.


Yes. Set it up similar to the above.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 10:05 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0