Files
oddmuse/.htaccess
2003-12-24 04:24:52 +00:00

7 lines
120 B
ApacheConf

<Location /cgi-bin>
SetHandler perl-script
PerlHandler Apache::Registry
PerlSendHeader On
Options +ExecCGI
</Location>