Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^6: Using filepath method to identify an .html page

by Nik (Initiate)
on Jan 22, 2013 at 17:48 UTC ( [id://1014743]=note: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1014743]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-24 00:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found