metroid9824 Posted October 27, 2007 Share Posted October 27, 2007 Heres what I want to happen. I am using Windows. I have a folder a very large folder in My Documents, and I want everyone to be able to download from that folder, but I don't want to have to copy that folder to the htdocs in Apache, because it is so large. Is there anyway I can make Apache access the folder, without copying it to htdocs? Link to comment https://forums.phpfreaks.com/topic/75006-apache-alias-help/ Share on other sites More sharing options...
wildteen88 Posted October 27, 2007 Share Posted October 27, 2007 You'll want to setup an Alias. In order to setup an Alias you'll need to be edit the httpd.conf Read the Apache manual on Setting up an Alias. Link to comment https://forums.phpfreaks.com/topic/75006-apache-alias-help/#findComment-379364 Share on other sites More sharing options...
metroid9824 Posted October 27, 2007 Author Share Posted October 27, 2007 Ok, thanks. I figured out my problem, I was basing the Alias on the ServerRoot, and not the DocumentRoot. Link to comment https://forums.phpfreaks.com/topic/75006-apache-alias-help/#findComment-379519 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.