evolution / genesis-wordpress

Rapidly create, develop, & deploy WordPress across multiple environments.
MIT License
655 stars 59 forks source link

Hardened WP Security with additional `.htaccess` files + options #143

Closed ericrasch closed 9 years ago

ericrasch commented 9 years ago

Hardened WP Security with additional .htaccess files + options. Also included adjustments to the .gitignore and robots.txt files.

Please double-check the edits I made to the generator/app/index.js to see if I am adding the new .htaccess files correctly. I ran the generator test and it seemed to work great!

I have my base .htaccess file recommendations I'd like to add (with improved security), but that's pushing the limits on how it will affect existing sites and such. I went ahead and added it. It makes sites better.