diff options
Diffstat (limited to 'network/mod_perl/README')
-rw-r--r-- | network/mod_perl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mod_perl/README b/network/mod_perl/README index 7002031031..4c32466ad2 100644 --- a/network/mod_perl/README +++ b/network/mod_perl/README @@ -7,4 +7,4 @@ no external Perl interpreter has to be started. To tell Apache to load it, you'll have to put the following line somewhere into /etc/httpd/httpd.conf: - Include /etc/httpd/mod_perl.conf + Include /etc/httpd/extra/mod_perl.conf |