roots / wp-h5bp-htaccess

WordPress plugin that adds HTML5 Boilerplate's .htaccess
https://roots.io/plugins/html5-boilerplate-htaccess/
MIT License
153 stars 37 forks source link

Expires headers and ETag removal #7

Closed bostondv closed 10 years ago

bostondv commented 10 years ago

For users who don't want to use W3 Total Cache, it would be nice to have expires headers and etag removal kept in the .htaccess file. And even for users who do have a caching plugin, is there any downside to keeping these rules in the .htaccess?

Just my 2 cents :)

QWp6t commented 10 years ago

We had actually decided a couple days ago that we wanted to add these back in. So this PR is well timed.

Thanks!

bostondv commented 10 years ago

Nice :)