Click to See Complete Forum and Search --> : How to tell apache to serve only a certain of files


lostcat
10-21-2002, 10:48 PM
Hi all:

If I have two type of documents specified by their file extension, say .htm and .asp in a directory. Is there anyway I can tell apache to serve just the .htm and return file not found for the other type (or any other types)? Thanks

Long