in reply to Re: CGI for the server
in thread CGI for the server

Hi

Yes, I meant I want my script to load any time my domain is called WITHOUT forcefeeding CGI calls into every single one of my pages. I want to track everything without any trigger, as you said.

You said sleep. Are you saying that all the scripts like this are actually running infinitely rather than just activated if any file on the server was called?

Replies are listed 'Best First'.
Re^3: CGI for the server
by polettix (Vicar) on Jun 03, 2005 at 22:28 UTC
    No, the sleep was intended for cases where you actually were looking for some daemon application unrelated to the web server.

    Flavio (perl -e 'print(scalar(reverse("\nti.xittelop\@oivalf")))')

    Don't fool yourself.