Minor wordings

This commit is contained in:
An Phan 2015-02-28 23:25:14 +08:00
parent 71a1b6e375
commit edd093473e
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ RedirectMatch 404 /\..*$
```
### Deny Access to Backup and Source Files
These files may be left by some text/html editors (like Vi/Vim) and pose a great security danger, when anyone can access them.
These files may be left by some text/html editors (like Vi/Vim) and pose a great security danger if exposed to public.
``` apacheconf
<FilesMatch "(\.(bak|config|dist|fla|inc|ini|log|psd|sh|sql|swp)|~)$">
## Apache 2.2