Enable directory

Hello,

I wanted to enable the listing of server content but - 403 - http://photo.attractive.pl

Options -Indexes
RewriteEngine On
RewriteCond %{HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

Where is the mistake?

Hi,

Do you still have issue with it ?