summaryrefslogtreecommitdiff
path: root/network/suphp/config/mod_suphp.conf
diff options
context:
space:
mode:
authorMenno Duursma <druiloor@zonnet.nl>2010-05-13 00:38:24 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-13 00:38:24 +0200
commit74355de7789b5d5587c6ce30b33ad3b0d2d6af58 (patch)
tree1a03771b85ef5bcc982ed2121d334af5cc42b048 /network/suphp/config/mod_suphp.conf
parentda10dddf46b63f7f9dfd45ca5ca14bd27501d3dc (diff)
downloadslackbuilds-74355de7789b5d5587c6ce30b33ad3b0d2d6af58.tar.gz
network/suphp: Updated for version 0.7.1
Diffstat (limited to 'network/suphp/config/mod_suphp.conf')
-rw-r--r--network/suphp/config/mod_suphp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/suphp/config/mod_suphp.conf b/network/suphp/config/mod_suphp.conf
index 60d6d157f2..4f63db0ec4 100644
--- a/network/suphp/config/mod_suphp.conf
+++ b/network/suphp/config/mod_suphp.conf
@@ -3,7 +3,7 @@
# ===========================
# Invite this baby in.
-LoadModule suphp_module /usr/lib/httpd/modules/mod_suphp.so
+LoadModule suphp_module @LIBDIR@/httpd/modules/mod_suphp.so
# Tell her what maybe on the menu here.
AddHandler x-httpd-php .php .php3 .php4 .php5