This is a discussion on Virtual Directory within the Apache Web Server forums, part of the Web Server and Related Forums category; I will try to be as clear as possible. I am fairly new to Apache, so please bear with me. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I will try to be as clear as possible. I am fairly new to Apache, so
please bear with me. I setup a fairly simple web site. I use: Apache 2.0.48 & PHP/4.3.4 - WIndows 2000 Server I offer my visitors the possibilty of listening to a variety of music via Andromeda PHP v.1.9.3 The jukebox module is located at c:\Apache\Apache2\htdocs\modules\music My primary hard disk drive is very small (9 gig), so I installed an additional 80G IDE drive in my server. I would like to serve up all of my music from e:\music This is the only module that will be accessing data from drive "e" for now. How exactly should I do this from within my HTTP server. I know what has to be done within my Andromeda preferences file. Modifications to that file resulted in my seeing the contents of e:\music, but Windows media player comes back with an error when trying to connect. I hope that I was able to provide enough information. Any assistance would be greatly appreciated. Thank you in advance. Peter |