Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Add Expires Headers (NGINX)
Fany_VanDaal
Apr 25th, 2019
303
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
location ~* \.(jpg|jpeg|png|gif|ico|css|js|pdf|svg)$ {
expires 365d;
}
location ~* \.(pdf|html|swf)$ {
expires 90d;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π INSTANT MONEY EXPLOIT π π¨π¨
JavaScript | 17 sec ago | 0.18 KB
π Instant Money Method π π¨π¨
JavaScript | 2 min ago | 0.18 KB
β Exploit 500$ in 10 minutes π₯ π¨β
JavaScript | 4 min ago | 0.18 KB
Tugas2CountingSort.java
Java | 4 min ago | 6.38 KB
Tugas2MergeSort.java
Java | 5 min ago | 5.99 KB
βββGMAIL Logs (2FA disabled)ββ
Java | 7 min ago | 0.15 KB
π΅ Crypto Swap Glitch β Easy money π₯ π₯π¨
JavaScript | 8 min ago | 0.18 KB
βββCrypto Accountsββ
Java | 8 min ago | 0.15 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!