[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache-ssl & eperl : problems



On Fri, Feb 12, 1999 at 09:56:29PM +0100, Mike Gerber wrote:
> i tried to configure my apache to filter .phtml-files through eperl. i 
> added to srm.conf:
> 
> AddType application/x-httpd-eperl .phtml
> Action  application/x-httpd-eperl /cgi-bin/nph-eperl
> 
> but my apache says "invalid command Action".
> 
> it works without the lines in srm.conf with the url http://myhost/cgi-
> bin/nph-eperl?/path/to/file.phtml.

Here's what I use to run .sql files through mysql:

AddHandler www-sql sql                                                  
Action www-sql /cgi-bin/www-mysql                         

Maybe you can adopt this.


Hamish
-- 
Hamish Moffatt VK3TYD              hamish@debian.org, hamish@rising.com.au
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org


Reply to: