From 66381dcc0080f816eebd64b525c42d664199089a Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Thu, 21 Aug 2014 11:50:21 +0100 Subject: Add the suexec module --- docs/installing/manual_install.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/installing/manual_install.md') diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 4c9897a7a..33fc48ff2 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -637,9 +637,10 @@ this guide, so pick the appropriate web server to configure. ### Apache (with Passenger) -Install Apache: +Install Apache with the Suexec wrapper: apt-get install -y apache2 + apt-get install -y apache2-suexec Enable the required modules -- cgit v1.2.3