Commit Graph

45 Commits

Author SHA1 Message Date
Alexandr Kondrashov 9bdc415d52 Add woff2 webfont type
woff2 is supported by Chrome & Opera: [Can I use WOFF2](http://caniuse.com/#feat=woff2)
Also enabled in FontAwesome since 4.3.0: [FortAwesome/Font-Awesome#4261](https://github.com/FortAwesome/Font-Awesome/issues/4261)
Learn more about the WOFF2:
[Basics about WOFF 2.0](https://gist.github.com/sergejmueller/cf6b4f2133bcb3e2f64a)
[W3C specification](http://www.w3.org/TR/WOFF2/)
2015-02-13 23:15:34 +03:00
Phan An 40d5fc7ded Merge pull request #21 from msumpter/master
Added commented out sections for Apache 2.4 access controls
2015-02-11 23:46:22 +08:00
Mat Sumpter 5e2616f501 Added commented out sections for Apache 2.4 access controls 2015-02-11 10:16:19 -05:00
Phan An a8982bfbb2 Merge pull request #10 from marcobiedermann/feature/editorconfig
add .editorconfig
2015-02-11 11:43:34 +08:00
Phan An a5021b733e Merge pull request #17 from lukedmor/master
Alias Paths to Script
2015-02-11 11:33:56 +08:00
An Phan 501f11b10f Added some texts to link Force/Prevent Downloading sections 2015-02-11 11:20:50 +08:00
An Phan 30ee04ec23 Merge branch 'lukedmor-prevent-download' 2015-02-11 11:17:35 +08:00
Lucas Morales 7197596687 Prevent Downloading 2015-02-10 14:33:18 -05:00
Lucas Morales 6187d6f555 Alias Paths to Script 2015-02-10 14:11:40 -05:00
Marco Biedermann 54301c96f3 indent using 4 spaces 2015-02-10 18:44:38 +01:00
An Phan eda62a94e6 Fixes #16 2015-02-10 23:50:07 +08:00
An Phan b9a6f3584d Merge branch 'alexweissman-master' 2015-02-10 23:10:34 +08:00
An Phan 08aa008540 Rewording @alexweissman fork 2015-02-10 23:10:24 +08:00
An Phan 16d6f760bb Merge branch 'master' of https://github.com/alexweissman/htaccess into alexweissman-master 2015-02-10 23:04:56 +08:00
An Phan c04601eb6b Hardened and simplified the license 2015-02-10 22:58:40 +08:00
An Phan 8ce0e67114 Minor typo, again 2015-02-10 22:50:32 +08:00
An Phan 714a815a96 Replaced h5bp.com reference with Apache Server Config, following #14 2015-02-10 21:40:22 +08:00
An Phan e4033e2ac2 Made it clear about credits 2015-02-10 21:35:33 +08:00
An Phan 809967e8dc Removed recommendation to non-www, following #7 2015-02-10 21:17:57 +08:00
Phan An de890cb3fb Merge pull request #12 from moraxy/fix-typo-in-security
Fix broken link in Security section
2015-02-10 19:14:43 +08:00
moraxy 66e63a95a2 Fix broken link in Security section
The link for 'Deny Access to Hidden Files and Directories' had a little typo
2015-02-10 11:09:36 +01:00
Phan An fff8f8a1e9 Merge pull request #9 from marcobiedermann/hotfix/newline
add newline at end of file
2015-02-10 10:04:18 +08:00
Phan An 40c69c142a Merge pull request #8 from marcobiedermann/hotfix/empty-line
remove empty line
2015-02-10 10:03:14 +08:00
Phan An 118dfe86ed Merge pull request #6 from lfayer/master
different ways to define custom error messages
2015-02-10 09:59:35 +08:00
Marco Biedermann 9c2c5e369b add .editorconfig 2015-02-09 22:24:11 +01:00
Marco Biedermann 5065628b92 remove empty line 2015-02-09 22:23:53 +01:00
Marco Biedermann bf586d2b13 add newline at end of file 2015-02-09 22:23:27 +01:00
Leon Fayer daf7b2fb39 different ways to define custom error messages 2015-02-09 14:32:29 -05:00
Alex Weissman b6fb060a8d Update README.md 2015-02-09 12:07:28 -05:00
Alex Weissman 0fc118e01b Update README.md 2015-02-09 12:06:08 -05:00
Alex Weissman 8dcc966a2f Update README.md 2015-02-09 11:54:30 -05:00
Alex Weissman 72cd2ccdec Update README.md 2015-02-09 11:54:03 -05:00
An Phan 2e25cf45be Added "Switch to Another PHP Version" section 2015-02-10 00:03:13 +08:00
Phan An 21ed05d6ee Merge pull request #4 from KeenRivals/proxy-https
Snippet for forcing HTTPS when behind a proxy.
2015-02-09 23:27:34 +08:00
KeenRivals 67cef224fa Added "a"article in proxy title 2015-02-09 10:22:45 -05:00
KeenRivals a4652d9528 Snippet for forcing HTTPS when behind a proxy. 2015-02-09 09:47:05 -05:00
An Phan 424cf96c54 Minor typo 2015-02-09 18:14:58 +08:00
An Phan ba724d5284 Added a 2.2 to 2.4 breaking changes note, following #2 2015-02-09 17:02:14 +08:00
An Phan 5b44d452a9 Added an alternative rule to deny access to hidden files 2015-02-09 15:30:34 +08:00
An Phan a79f9201cd Added "Deny Access to Backup and Source Files" 2015-02-01 12:31:23 +08:00
An Phan 937cb0daec Add Auto UTF-8 encode 2015-02-01 12:27:27 +08:00
An Phan c6711a5986 Added pwd protecting file(s)
More styling in Contributing.md
2015-01-27 18:37:22 +08:00
An Phan e61dbb9892 Added reference into styling guide 2015-01-27 17:01:51 +08:00
An Phan 443e9e61a3 First batch 2015-01-27 16:59:36 +08:00
Phan An a8b3fedd26 Initial commit 2015-01-27 14:25:41 +08:00