Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 119328

photocoen on "[Plugin: Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] locking down the wp-content folder"

$
0
0

Heya Robert,

Strange thing happened when I locked down my wp-content folder by adding a .htaccess file in the root containing the following code:

# Prevent Access To wp-content

Order deny,allow
Deny from all
<Files ~ ".(xml|css|jpe?g|png|gif|js)$">
Allow from all
</Files>

Now all the markers from all the maps are gone. It shouldn't do that. Why is that?

Adventurous greetings,
Coen

http://wordpress.org/extend/plugins/leaflet-maps-marker/


Viewing all articles
Browse latest Browse all 119328

Trending Articles