Added a 2.2 to 2.4 breaking changes note, following #2

This commit is contained in:
An Phan 2015-02-09 17:02:14 +08:00
parent 5b44d452a9
commit ba724d5284
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ A collection of useful .htaccess, all in one place. I decided to create this rep
**Disclaimer**: While dropping the snippet into an `.htaccess` file is most of the time sufficient, there are cases when certain modifications might be required. Use with your own risks.
**NOTE**: Apache 2.4 introduces a few breaking changes, most notably in access control configuration. For more information, check the [upgrading document](https://httpd.apache.org/docs/2.4/upgrading.html) as well as [this issue](https://github.com/phanan/htaccess/issues/2).
## Table of Contents
- [Rewrite and Redirection](#rewrite-and-redirection)
- [Force www](#force-www)