Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > d24a2aca48bad6f8cd84b9edaf851519 > files > 1

mod_perlite-0.10-4.fc15.i686.rpm

# Load the module first
<IfModule !mod_perlite.c>
LoadModule perlite_module    modules/mod_perlite.so
</IfModule>

# Set it to handle the files
<IfModule mod_mime.c>
AddType application/x-httpd-perlite .pl
</IfModule>

DirectoryIndex index.pl