Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
php permanently redirect
a guest
Dec 30th, 2011
164
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.10 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
header
(
"HTTP/1.1 301 Moved Permanently"
)
;
header
(
"Location: http://www.example.com/"
)
;
exit
(
)
;
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Instant Profit Method ⭐
JavaScript | 1 sec ago | 0.32 KB
⭐ Instant Profit Method ⭐ 9
JavaScript | 3 sec ago | 0.32 KB
Crypto Accounts
Java | 5 sec ago | 0.09 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 7 sec ago | 0.32 KB
⭐Swapzone Glitch (Working) 3
JavaScript | 13 sec ago | 0.32 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 13 sec ago | 0.32 KB
Profit Method
Java | 16 sec ago | 0.09 KB
⭐Crypto Exchange Profit Method⭐
JavaScript | 19 sec ago | 0.32 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!