Files
bsdports/_unused/apache-mod_perl2/files/pkg-message.in
2019-12-26 07:26:06 +00:00

20 lines
511 B
Plaintext

===================================================================
Simple config:
LoadModule perl_module %%APACHEMODDIR%%/mod_perl.so
#PerlModule Apache::compat
# your config comes here
For a more detailed version (including more options) refer to:
docs/user/intro/start_fast.pod
or online:
http://perl.apache.org/docs/2.0/user/intro/start_fast.html
The module can be enabled in
%%APACHEETCDIR%%/modules.d/260_mod_perl.conf
===================================================================