What I want to do is use the .htaccess directive to force a particular file to be included with every request. Becasue my host is set up using PHP as CGI I am told I can't use this option. What else can I do here?
I have tons of files, and I simply want to include a particular file on every request. And I obviously don't want to have to edit each file...
TIA,
Rich