[ start | index | login ]

perl

Created by kron. Last edited by kron, 3 years and 3 days ago. Viewed 1,601 times. #1
[edit] [rdf]
labels
attachments
Enable mod_perl per directory

<Directory /path/to/perl_scripts>
    SetHandler perl-script
    PerlHandler ModPerl::Registry::handler
    PerlOptions +ParseHeaders
    Options +ExecCGI
</Directory>
no comments | post comment
Powered by snipsnap.org Found a mistake in a howto? Let us know via an email to p.blikibugs at rimuhosting com.