halgatewood / file-directory-list

Free Super Clean PHP File Directory Listing Script
https://halgatewood.com/free/file-directory-list/
360 stars 151 forks source link

No working at all after control panel update (plesk) #43

Open Posco242 opened 8 months ago

Posco242 commented 8 months ago

I have an issue, it's about 2 day and i dont konw how to get it off. After a plesk update (minor update) script doesnt work.

I can see files and folders in root directory, but folders doesnt work. Error 403 forbidden while trying to get into the folders

This is plesk log about this. AH01276: Cannot serve directory /var/www/vhosts/XXXXXXX/httpdocs/test/CR1/: No matching DirectoryIndex (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm,index.shtml) found, and server-generated directory index forbidden by Options directive, referer: https://XXXXXXXX/test/

I didn't use any .htaccess before, i tried to use "Options +Indexes" to enable directory listing, it works, but it's "Apache listing" not the script.

I'm open to any advice.