Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
www non-www
a guest
Oct 27th, 2020
179
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Nginx
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
server
{
#...
if
(
$host
~
* www\.
(
.*
)
)
{
set
$host_without_www
$1
;
rewrite
^
(
.*
)
$
http
://
$host_without_www
$1 permanent
;
}
#...
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $2500 in 15 minutes
JavaScript | 2 sec ago | 0.25 KB
✅ Make huge profits on trading
JavaScript | 9 sec ago | 0.25 KB
✅ Make huge profits on trading
JavaScript | 14 sec ago | 0.25 KB
✅ Make $2500 in 15 minutes
JavaScript | 21 sec ago | 0.25 KB
⭐ Free SOLANA Method ⭐
JavaScript | 25 sec ago | 0.25 KB
Swapzone Glitch ✅ Working
JavaScript | 32 sec ago | 0.25 KB
⭐⭐⭐Instant Profit Method⭐⭐⭐
Java | 34 sec ago | 0.07 KB
⭐ Trading Profit Method ⭐
JavaScript | 36 sec ago | 0.25 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!