Subfolder albums permission Subfolder albums permission
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Subfolder albums permission

Started by DarioDN, August 12, 2006, 09:39:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DarioDN

If i go on www.mydomain.com/albums it shows a Coppermine page that doesn't show the tree folder (and subfiles).

But if I go on www.mydomain.com/albums/batchfolder it show any files !! the CHMOD of two folder are settings to 777 but in the first it hidden files, in the second not... why?

Nibbler

Make an index.html in the batchfolder or disable indexes via htaccess

Joachim Müller

.htaccess method:
QuoteOptions -Indexes