Sign in
apache
/
thrift-website
/
bd7ae35e195f9511b363dbfd5ea8cf11c51c693a
/
.
/
.htaccess
blob: 0f1face987d62603000d6ec6b4c0cf6589a53c41 [
file
] [
log
] [
blame
]
RewriteEngine
On
RewriteCond
%{
HTTPS
}
!=
on
RewriteRule
.*
https
:
//%{SERVER_NAME}%{REQUEST_URI} [R,L]