By Philippe on Monday, 12 February 2018
Posted in Technical Issues
Replies 3
Likes 0
Views 589
Votes 0
Hello,

In /media/com_easysocial/videos/ folder, there is no index.html generated. So content in accessible.
Unlike the folder /media/com_easysocial/avatars for example.

Thank you,
Philippe
To be honest, we have gave this a lot of thought and we think that this has to be addressed in your htaccess and it would be insane for us to keep adding index.html files on each folder that get's created.

The best way to do this is to add the following codes into your htaccess.

[gist]
Options -Indexes
[/gist]
·
Monday, 12 February 2018 23:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok thank you Mark
·
Tuesday, 13 February 2018 00:14
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem
·
Tuesday, 13 February 2018 00:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post