Subfolder albums permission Subfolder albums permission
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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