Commit 2b4e3c68 authored by andre's avatar andre

Merge branch 'master' of http://git.task-on.com/ktask/task-on.com

parents ba9d53fd 8a319462
RewriteEngine On RewriteBase /
RewriteEngine On
RewriteBase /
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment