ElvisFrog
09-15-2007, 04:58 PM
Just a note, if you have a SSL certificate it seems that even if you have "Do Not Show Directory Indexes" enabled in your CNC it will not work for your secure.domain.com directory. Which can be a big problem if you have a symbolic link to your non SSL directory it will let you browse that directory. Weird little bug.
My workaround was to put a .htaccess file with "Options -Indexes" this solves the issue.
My workaround was to put a .htaccess file with "Options -Indexes" this solves the issue.