Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Redirect http to https
borlabs
Oct 24th, 2017
438
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
</IfModule>
Add Comment
Please,
Sign In
to add comment
Public Pastes
2214b2e5-fc19-4d11-96aa-54c58a864f18
Python | 3 min ago | 3.88 KB
Untitled
Lua | 6 min ago | 0.59 KB
Order.js
JavaScript | 7 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 2U
JavaScript | 10 min ago | 0.05 KB
Market.js
JavaScript | 23 min ago | 1.18 KB
Make $1000 15-MINUTES (BEGINNER) FM
JavaScript | 23 min ago | 0.05 KB
Melice
Bash | 31 min ago | 3.22 KB
Make $1000 15-MINUTES (BEGINNER) HV
JavaScript | 38 min ago | 0.05 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!