summaryrefslogtreecommitdiff
path: root/network/mod_perl/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2011-02-13 17:32:29 -0600
committerRobby Workman <rworkman@slackbuilds.org>2011-02-28 09:42:03 -0600
commit49795dbaaccf9989cd61c1e876dc412fadfa30a0 (patch)
tree3cb891d2e8bf20209a28d93c145d696ef2912635 /network/mod_perl/README
parentd85aa95e6a99aae9d6a0125a6b1037fc3e1c232f (diff)
downloadslackbuilds-49795dbaaccf9989cd61c1e876dc412fadfa30a0.tar.gz
network/mod_perl: Install config file in /etc/httpd/extra/
(instead of toplevel /etc/httpd/ directory) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/mod_perl/README')
-rw-r--r--network/mod_perl/README2
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