[ start | index | login ]

perl

Created by kron. Last edited by kron, 3 years and 89 days ago. Viewed 1,724 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>
请以发表评论身份登录
Powered by snipsnap.org Found a mistake in a howto? Let us know via an email to p.blikibugs at rimuhosting com.