Thanks. Nice work! > ----- Original Message ----- > From: ÕÅÎĶ« <zwd2...@gmail.com> > To: users@httpd.apache.org > Subject: Re: [us...@httpd] How to Use Multiple Hard Drives on Windows > Date: Wed, 25 Mar 2009 16:23:55 +0800 > > > how about the apache virtual directory: > # httpd.conf > Alias /d/ "D:/web/" > <Directory "D:/web/"> > Options Indexes MultiViews FollowSymLinks > AllowOverride All > Order allow,deny > Allow from all > </Directory> > > you can access via http://server/d/ >
--------------------------------------------------------------------- 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