Quote:
Originally Posted by latinasojourn
block all access. any attempt to connect should go to my ad page.
thanks!
|
ok, then put this line at your .htaccess:
Redirect / NEWURL
for example:
Redirect / http : / / some site . com
(no spaces, my url posting is blocked ;))
hope it helped
