mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Module is used to implement location and variable handlers in Perl and insert Perl calls into SSI. PR: 272999
15 lines
343 B
Text
15 lines
343 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
|
|
The Perl dynamic module for Angie has been installed.
|
|
To enable this module, add the following to %%PREFIX%%/etc/angie/angie.conf
|
|
and reload angie:
|
|
|
|
load_module modules/ngx_http_perl_module.so;
|
|
|
|
Please refer to the modules documentation for further details:
|
|
https://angie.software/en/http_perl/
|
|
EOM
|
|
}
|
|
]
|