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/ 2009/3/25 <jgb@xxxxxxxxx>: > 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 > > --------------------------------------------------------------------- > 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 > > -- Best Regards! Wen Dong --------------------------------------------------------------------- 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