The content of my .htaccess file are as follows:
Options All -Indexes
AllowOverride None
I have Amazon Linux 2023 image and this is not working. I can still see the content of the directories. Can someone guide what am I missing?
The content of my .htaccess file are as follows:
Options All -Indexes
AllowOverride None
I have Amazon Linux 2023 image and this is not working. I can still see the content of the directories. Can someone guide what am I missing?