diff options
Diffstat (limited to 'network/suphp/doinst.sh')
-rw-r--r-- | network/suphp/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/suphp/doinst.sh b/network/suphp/doinst.sh index e796ae0a4e..58cc2362b2 100644 --- a/network/suphp/doinst.sh +++ b/network/suphp/doinst.sh @@ -11,5 +11,6 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } +config etc/httpd/mod_suphp.conf.new config etc/httpd/suphp.conf.new |