mirror of
https://github.com/phanan/htaccess.git
synced 2018-11-08 13:39:40 +01:00
Update README.md
This commit is contained in:
parent
0fc118e01b
commit
b6fb060a8d
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@ A collection of useful .htaccess snippets, all in one place. I decided to create
|
|||
- [Force HTTPS Behind a Proxy](#force-https-behind-a-proxy)
|
||||
- [Force Trailing Slash](#force-trailing-slash)
|
||||
- [Redirect a Single Page](#redirect-a-single-page)
|
||||
- [Redirect a Single Directory](#alias-a-single-directory)
|
||||
- [Alias a Single Directory](#alias-a-single-directory)
|
||||
- [Redirect an Entire Site](#redirect-an-entire-site)
|
||||
- [Clean URLs](#alias-clean-urls)
|
||||
- [Alias Clean URLs](#alias-clean-urls)
|
||||
- [Security](#security)
|
||||
- [Deny All Access](#deny-all-access)
|
||||
- [Deny All Access Except Yours](#deny-all-access-except-yours)
|
||||
|
|
Loading…
Reference in a new issue