On Sun, Mar 14, 2010 at 10:05 PM, Eric Covener <cove...@gmail.com> wrote:
> On Sun, Mar 14, 2010 at 6:40 AM, Ryan <sunraise2...@gmail.com> wrote:
>> Hi, does anyone know whether apache can do this?  I searched and tried
>> alias and virtual directory but no one can fit my need.
>>
>> 1. I have two disks in the server, say d:\ and e:\
>>
>> 2. now I want to present contents under d:\ and e:\ to ONE apache URL path, 
>> say
>> http://example.com/d_e_content/.
>>
>> Does anyone know whether apache can do this?
>
>>
>> (notes, present ALL contents just under ROOT URL is must, this is NOT
>> my need since it under two sub-directories of the ROOT URL:
>> http://example.com/d_e_content/d_disk/
>>
>> http://domain.com/d_e_content/e_disk/
>>
>
> Couldn't really parse your sentence, but if you want a directory
> listing at /d_e_content/ that looks like the combined directory
> listing of two directories, you'll have to do it yourself in
> CGI/PHP/etc.
>
> --


you are right of understanding my question.  Does apache has
particular module or plugin can do this?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to