From fc35d7b8a8e9e5003a2350b6976acedfef47ce8d Mon Sep 17 00:00:00 2001 From: root Date: Sat, 24 Apr 2021 17:17:25 +0000 Subject: Add mod_perl to synposis --- lib/Apache/Inject.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Apache/Inject.pm b/lib/Apache/Inject.pm index 668c1f1..c83fab7 100644 --- a/lib/Apache/Inject.pm +++ b/lib/Apache/Inject.pm @@ -46,8 +46,9 @@ Apache::Inject - Apache directive for injecting HTML headers and footers =head1 SYNOPSIS - DocumentRoot /uar/local/www/apache24/data + LoadModule perl_module libexec/apache24/mod_perl.so PerlLoadModule Apache::Inject + DocumentRoot /uar/local/www/apache24/data Inject head.html foot.html -- cgit v1.2.3