Re: [us...@httpd] How to Use Multiple Hard Drives on Windows

2009-03-25 Thread jgb
Thanks. Nice work! > - Original Message - > From: ÕÅÎĶ« > 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/" >

[us...@httpd] How to Use Multiple Hard Drives on Windows

2009-03-24 Thread jgb
My Apache server is running on Windows XP. The www directories that it presents to the world are all on the C: drive. The C: drive is running out of room. Can I change the configuration file so that my files can be spread out on the C: and D: drives? How? Thanks, John Bobinyec