![]() |
.htaccess redirection
Need to redirect hits from this page and domain
http://www.ss.iij4u.or.jp/~mission/2001.html what should i add to .htaccess |
Try this:
RewriteCond %{HTTP_REFERER} http://www.ss.iij4u.or.jp/~mission/2001.html [NC,OR] RewriteCond %{HTTP_REFERER} http://ss.iij4u.or.jp/~mission/2001.html [NC] RewriteRule /* http://www.YOURDOMAIN.com [R,L] |
All times are GMT -7. The time now is 06:48 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123