Help for this page

Select Code to Download


  1. or download this
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^(www\.)?superhost\.gr$
    RewriteCond %{REQUEST_FILENAME} -f
    RewriteRule ^/?(.+\.html) /cgi-bin/counter.py?htmlpage=%{REQUEST_FILEN
    +AME} [L,PT,QSA]
    
  2. or download this
    pin = int( htmlpage.encode("hex"), 16 ) % 10000