diff --git a/.htaccess b/.htaccess index 274d64cd..5f23f4fe 100644 --- a/.htaccess +++ b/.htaccess @@ -5,6 +5,8 @@ Options +FollowSymLinks +ExecCGI RewriteEngine On RewriteBase / +RewriteRule "(^|/)(CVS|\.svn|\.git)/" - [F] + # strip www. from the domain RewriteCond %{HTTP_HOST} ^www\.mit-license\.org$ [NC] RewriteRule ^(.*)$ http://mit-license.org/$1 [R=301,L] diff --git a/LICENSE.html b/LICENSE.html index 0ccfb553..f468c29e 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -61,5 +61,5 @@
Fork this project to create your own MIT license that you can always link to.
- +