|
|
|
|
|
|
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
![]() |
#24 |
Stupid risks make life worth living
|
It's just not working for me Stev0. Here is my htaccess:
RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*trailertrashvideos.com(:80)*/ [NC] RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*trailertrashvideos.com(:80)*/ [NC] RewriteCond %{HTTP_COOKIE} !(^|(.+ ![]() RewriteRule /* http://www.picz.ca/notice.html [R,L] ) And here is my javascript: <SCRIPT LANGUAGE="javascript"> // Calculate the expiration date var expires = new Date (); expires.setTime(expires.getTime() + 24 * 60 * 60 * 1000); document.cookie = "id=valid; path=/" + "; expires=" + expires.toGMTString(); </SCRIPT>
__________________
THIS IS MY SIG - CLICK IT. Last edited by JenC; 2004-11-08 at 06:50 PM.. |
![]() |
![]() |
|
|