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? Quote Link to comment 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. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.