PDA

View Full Version : Do Not Show Directory Indexes - In CNC does not work for SSL directory


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.

Melissa
09-15-2007, 05:45 PM
Thank you for pointing this out. I have created a ticket for the techs to review this and follow up on.