Kevin law wrote:
Yes, but because they are not "under" your current DocumentRoot, you will have to give them permissions, by using a <Directory> section, as follows :I have 3 hard drives hooked up. they are labeled c,e, and d. i have an index.html page setup in my documentroot folder. So i can manage links to folders and files in an organized way. i have tried making a link to e:\files\ but it just tells me that its forbidden is it possible to access folders/files on another harddrive?
<Directory e:/files> Allow from all </Directory>Warning: with the above, do not put anything under e:/files that you do NOT want users to see.
--------------------------------------------------------------------- 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