]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/plugins/akismet/.htaccess
Wordpress 3.6
[autoinstalls/wordpress.git] / wp-content / plugins / akismet / .htaccess
diff --git a/wp-content/plugins/akismet/.htaccess b/wp-content/plugins/akismet/.htaccess
deleted file mode 100644 (file)
index cfad468..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Order Deny,Allow
-Deny from all
-
-<FilesMatch "^akismet\.(css|js)$">
-       Allow from all
-</FilesMatch>
-
-#allow access to any image
-<FilesMatch "^(.+)\.(png|gif)$">
-       Allow from all
-</FilesMatch>
\ No newline at end of file