- or download this
package Apache::LC;
...
}
1;
- or download this
PerlModule Apache::LC
PerlModule Apache::Filter
...
SetHandler perl-script
PerlHandler Apache::LC
</Location>
- or download this
PerlModule Apache::LC
PerlModule Apache::Filter
...
Options -Indexes ExecCGI
PerlSendHeader On
</Location>