You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2005/01/03 09:59:38 UTC

RE: INPUT_FUNC is hanging?

Hi,

> 
> Thanks, that worked great.
> 
> Unfortunately, it seems to be affecting directory indexes as well.
> Instead of giving me a list of the files, it asks me to 
> download ("You have chosen to open\n\n\nwhich is a: 
> httpd/unix-directory").
> 

Wrapping your config stuff inside a

<Files *.epl>

</Files>

(you may vary the extention, or use FilesMatch for multiple extentions),
should prevent Apache from calling Embperl in the directory case

Gerald



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org