]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/plugins/akismet/.htaccess
WordPress 4.0.1-scripts
[autoinstalls/wordpress.git] / wp-content / plugins / akismet / .htaccess
index cfad4685aafcf177c3b335434d96eb1e771fd262..6d8b4ec29c0008c1a2c181d32f0840a2d5e2dcf2 100644 (file)
@@ -1,7 +1,7 @@
 Order Deny,Allow
 Deny from all
 
-<FilesMatch "^akismet\.(css|js)$">
+<FilesMatch "^(form|akismet)\.(css|js)$">
        Allow from all
 </FilesMatch>