2
0
mirror of https://github.com/phanan/htaccess.git synced 2018-11-08 13:39:40 +01:00
Commit Graph

73 Commits

Author SHA1 Message Date
An Phan
4280ced0e6 Backtick and unbacktick 2015-07-12 23:41:27 +08:00
An Phan
9b4c724140 Fixes the bug with "Allow All Access Except Spammers" directive 2015-07-08 01:00:38 +08:00
vlakoff
ca0537f8c0 More precise source link for trailing slash removal rule #2
For the genesis and some extra explanations:
https://github.com/laravel/laravel/pull/3145
2015-04-09 06:08:21 +02:00
An Phan
38637cc493 Some minor rewording 2015-04-08 12:14:59 +08:00
Alex Weissman
e359543c9a Added Remove Trailing Slash from Arbitrary Paths 2015-04-08 12:10:02 +08:00
An Phan
c77fcabb28 Fixed directory redirection 2015-04-06 17:53:58 +08:00
hjpotter92
6e3ca17b74 Compact patterns for matching images
Trim trailing white spaces
2015-03-07 18:48:59 +05:30
An Phan
edd093473e Minor wordings 2015-02-28 23:25:14 +08:00
An Phan
e8b9456240 Minor modification because OCD 2015-02-28 23:12:40 +08:00
An Phan
c95bd8225f Continue to standardize the example domain names 2015-02-27 17:45:22 +08:00
An Phan
547733bea9 Various wording optimization 2015-02-26 22:41:40 +08:00
An Phan
59d270d5a0 Minor format 2015-02-26 22:38:23 +08:00
An Phan
41a77cfad0 Standardized the example domain names 2015-02-26 22:37:14 +08:00
An Phan
7b8da8b3f3 Made some amends for #48 2015-02-25 23:52:43 +08:00
Anton Medvedev
d34ec0cde0 Update README.md
Something like this.
2015-02-25 16:22:40 +03:00
An Phan
63baa5041f Removed the empty "Disable gzip" section 2015-02-24 18:00:58 +08:00
An Phan
aa7bf3b721 Reworded a bit 2015-02-24 17:10:19 +08:00
skilledDeveloper
a4aa24e6d4 fixed the source link. it needed a trailing slash! 2015-02-23 14:00:56 -08:00
skilledDeveloper
61cf943593 added source for one of the items 2015-02-23 13:56:53 -08:00
skilledDeveloper
34281d3e03 minor fix for the links 2015-02-23 13:47:35 -08:00
skilledDeveloper
4f707e52ec added two items to security section 2015-02-23 13:43:28 -08:00
skilledDeveloper
9fa57320a4 minor fix for the list 2015-02-23 13:30:48 -08:00
skilledDeveloper
eba0f09d1e added three more snippets in performance section 2015-02-23 13:27:16 -08:00
An Phan
1b90e3be06 Fixed the conflict 2015-02-23 21:04:38 +08:00
An Phan
5b83526e12 Merge branch 'rez0n-master' 2015-02-23 20:50:59 +08:00
An Phan
707e5d41d4 Reworded rez0n commit 2015-02-23 20:50:48 +08:00
An Phan
a68e069f2d Merge branch 'lesstif-master' 2015-02-23 20:34:19 +08:00
An Phan
b4160dda20 Neutralized the repo a bit (#39) 2015-02-23 20:29:14 +08:00
Phan An
6f28b68f47 Merge pull request #33 from djc/patch-1
Show off FallbackResource in Alias Paths To Script section
2015-02-23 19:11:14 +08:00
An Phan
62e6063ec0 Merge branch 'master' of https://github.com/rez0n/htaccess into rez0n-master 2015-02-23 06:13:20 +08:00
An Phan
4a4e2389f5 Reworded a bit 2015-02-23 06:12:57 +08:00
Dean Eigenmann
3f1357b0e8 Remove trailing slashes 2015-02-19 00:10:36 +01:00
Dirkjan Ochtman
8eef386537 Show off FallbackResource in Alias Paths To Script section 2015-02-17 12:05:00 +01:00
Mattias Kesti Östergren
ea457bed73 Removed offensive phrase and fixed typo.
See http://en.wikipedia.org/wiki/Master_race for historical reasons to
not use the phrase “Master race”.
2015-02-17 11:28:44 +01:00
KwangSeob Jeong
4aa215a35b force disable ie compatibility view. 2015-02-17 01:12:19 +09:00
Vincent Orback
c54927245e Added link in ToC. 2015-02-16 16:43:57 +01:00
Vincent Orback
5a2a7927c0 Added snippet for "Serving WebP images" 2015-02-16 16:40:38 +01:00
Denis Verbin
ea9330ec8a Disable Image Hotlinking with Block Banner 2015-02-15 21:17:12 +02:00
Denis Verbin
05ce22b9ca Disable Image Hotlinking for fixed domains 2015-02-15 21:10:15 +02:00
Denis Verbin
4d44a71d8f Added note about blocking blank referers 2015-02-15 20:50:24 +02:00
Phan An
c1d5886fae Merge pull request #22 from StyxOfDynamite/master
Added generic method for forcing non-www
2015-02-14 19:29:07 +08:00
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
Luke Storer
7bb2f300d7 [bug] coorected section header in table of contents to use title case 2015-02-13 11:22:30 +00:00
Luke Storer
20ebc58bc2 [bug] fixed markup to include relative link from table of contents to snippet 2015-02-12 17:57:27 +00:00
Luke Storer
5af99d891d [feature] added generic method for forcing non-www whilst keeping the current protocol intact 2015-02-12 17:53:02 +00:00
Mat Sumpter
5e2616f501 Added commented out sections for Apache 2.4 access controls 2015-02-11 10:16:19 -05: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
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