Page 1 of 1

httpd.conf question

PostPosted: 25. April 2004 00:51
by krueger8
I want to configure Apache so that I can have a DOWNLOADS folder where
I can allow downloads of .zip, .rar., and .exe files. What is the httpd.conf
script to do this?, and is there anything else I need to do to make this work? If I place the downloads folder in C:/xampp/downloads/, I assume the URL for a .zip would be: http://www.anynameofsite.com/DOWNLOADS/any.zip
Any help on this would be greatly appreciated!