aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/installing/manual_install.md3
1 files changed, 2 insertions, 1 deletions
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