Hi!

On Thu, Jun 05, 2003 at 11:00:37AM +0200, [EMAIL PROTECTED] wrote:

> I'm running redhat 9 and trying to execute a perl script through a web
> browser 
> 
> http://host/file.pl 
> 
> and the file displays as text, how do i get my apache to recognize this
> extension? 

This doesn't seems like a mod_perl question to me. Try a general CGI list:
http://lists.perl.org/showlist.cgi?name=cgi-list

Or read the Apache Docs, especially the section on ScriptAlias:
http://httpd.apache.org/docs-2.0/mod/mod_alias.html#scriptalias


-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

Reply via email to