Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 88236 invoked by uid 500); 2 Apr 2003 15:54:02 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 88178 invoked from network); 2 Apr 2003 15:54:02 -0000 Received: from web20505.mail.yahoo.com (216.136.226.140) by daedalus.apache.org with SMTP; 2 Apr 2003 15:54:02 -0000 Message-ID: <20030402155404.33708.qmail@web20505.mail.yahoo.com> Received: from [208.231.55.18] by web20505.mail.yahoo.com via HTTP; Wed, 02 Apr 2003 07:54:04 PST Date: Wed, 2 Apr 2003 07:54:04 -0800 (PST) From: Robert Smith To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1730213079-1049298844=:33593" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] ACTION & ADDHANDLER in httpd.conf --0-1730213079-1049298844=:33593 Content-Type: text/plain; charset=us-ascii Hi, I'm trying to add a directive that will automatically trigger the launch of a "checkauth.cgi" CGI script. I've added the following lines into my "httpd.conf" file: Action check_auth /cgi-bin/checkauth.cgi AddHandler check_auth .cgi I've tried adding it into a directory section for the document root (/var/www/html) and cgi-bin (/var/www/cgi-bin) but neither one is working. I've tried searching Google to look for examples or ideas on where I should put these two lines of directives, but to no success. Does anyone know where I should list these directives in the httpd.conf file? Thanks, Bob --------------------------------- Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more --0-1730213079-1049298844=:33593 Content-Type: text/html; charset=us-ascii

Hi,

I'm trying to add a directive that will automatically trigger the launch of a "checkauth.cgi" CGI script.  I've added the following lines into my "httpd.conf" file:

Action check_auth /cgi-bin/checkauth.cgi

AddHandler check_auth .cgi

I've tried adding it into a directory section for the document root (/var/www/html) and cgi-bin (/var/www/cgi-bin) but neither one is working.  I've tried searching Google to look for examples or ideas on where I should put these two lines of directives, but to no success.  Does anyone know where I should list these directives in the httpd.conf file?

Thanks,

Bob



Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more --0-1730213079-1049298844=:33593--