mirror of
https://github.com/phanan/htaccess.git
synced 2018-11-08 13:39:40 +01:00
Merge pull request #12 from moraxy/fix-typo-in-security
Fix broken link in Security section
This commit is contained in:
commit
de890cb3fb
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ A collection of useful .htaccess snippets, all in one place. I decided to create
|
|||
- [Deny All Access](#deny-all-access)
|
||||
- [Deny All Access Except Yours](#deny-all-access-except-yours)
|
||||
- [Allow All Access Except Spammers'](#allow-all-access-except-spammers)
|
||||
- [Deny Access to Hidden Files and Directories](#deny-access-to-hidden-files-and-directores)
|
||||
- [Deny Access to Hidden Files and Directories](#deny-access-to-hidden-files-and-directories)
|
||||
- [Deny Access to Backup and Source Files](#deny-access-to-backup-and-source-files)
|
||||
- [Disable Directory Browsing](#disable-directory-browsing)
|
||||
- [Disable Image Hotlinking](#disable-image-hotlinking)
|
||||
|
|
Loading…
Reference in a new issue