parmindersinghaziz Posted September 23, 2011 Share Posted September 23, 2011 Hi there I have installed wamp in C:\ and I have media files that my application accesses and the size of folder is growing to Terabytes and I want to put all media files in D:\ form where I want the application to access and play the files. I tried to add <Directory> directive in httpd.conf but it has not helped. Kindly help. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/247686-accessing-files-from-drives-other-than-where-wamp-is-installed/ Share on other sites More sharing options...
trq Posted September 23, 2011 Share Posted September 23, 2011 Use mod_alias. http://httpd.apache.org/docs/current/mod/mod_alias.html Link to comment https://forums.phpfreaks.com/topic/247686-accessing-files-from-drives-other-than-where-wamp-is-installed/#findComment-1272167 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.