On Sun, Mar 14, 2010 at 6:40 AM, Ryan <sunraise2005@xxxxxxxxx> 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. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx