| Apache2 directory listings I've got an odd problem. I've setup HTTP password protection on a number of files using <FilesMatch>. Under Apache1.3, with index listing on, I could list all the contents of a directory and any password protected file would simply prompt for user/pass when someone clicked on it. Now, the index listing simply won't display any password protected file, resulting in a number of seemingly empty directories.
Anyone know how to list the files again? |