Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Visitors logger cgi script

by maa (Pilgrim)
on Dec 24, 2004 at 17:28 UTC ( [id://417333]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Visitors logger cgi script
in thread Visitors logger cgi script

Hi... ok, no stats and no SSI and that script you posted was scary (imaging getting an email each time a web-bot spidered your site... eek

SSI probably wouldn't work anyway because almost every site that offers these disables the <!--#exec directive.

If your site offers a cgi-bin for your site you could go for a full perl-based site ala perlmonks or slashdot.org. Your whole site would live under /cgi-bin/something.pl and you'd probably have an entry page that used a <meta> tag to do an http-refresh with the correct URL (since I assume you don't get URL re-writing available via .htaccess either.

I find it extremely unlikely that they'll let you have perl scripts in any directory under your upload dir (public_html or www or whatever)... maybe you should consider changing your ISP? There are lots of good ones which are pretty inexpensive.

Good luck...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-19 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found