Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Redirect to https .htaccess nginx
a guest
Jun 11th, 2017
7,984
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
server
{
listen
80
;
server_name yoursite
.
com www
.
yoursite
.
com
;
return
301
https
:
//yoursite.com$request_uri;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
36 min ago | 11.52 KB
Untitled
2 hours ago | 14.66 KB
sha256_stream_cipher.py
Python | 3 hours ago | 4.02 KB
Untitled
3 hours ago | 6.94 KB
Untitled
6 hours ago | 15.14 KB
Untitled
7 hours ago | 7.21 KB
Untitled
8 hours ago | 15.26 KB
Untitled
11 hours ago | 7.56 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!