I'm struggling with allowing to see the contents of one specific directory in my Wordpress site, to be seen by anyone. I have already tried creating a .htaccess file in there with the line (Options +Indexes) however I still get a 403 Forbidden error.
http://travelingonrails.com/wp-content/uploads/2017/05/Stations
Anyone know how to solve this?