From 98f60a10259516f6af637c89ca3fe7e9bfce6a0b Mon Sep 17 00:00:00 2001 From: Eugene Yunak Date: Tue, 21 Aug 2012 21:07:34 +0100 Subject: [PATCH] Phabricator requires Apache 2.2.7 because of B flag in the redirects --- src/docs/installation_guide.diviner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/installation_guide.diviner b/src/docs/installation_guide.diviner index a67cb382be..4f5af7997d 100644 --- a/src/docs/installation_guide.diviner +++ b/src/docs/installation_guide.diviner @@ -14,7 +14,7 @@ Phabricator is a LAMP application suite, so you basically need LAMP: patches.) Phabricator has active contributors running it on Mac OS X, Amazon Linux, Ubuntu, RHEL and CentOS; if you run into issues on other flavors, send patches or complaints. - - **Apache** (or nginx, or lighttpd): You need Apache (or another + - **Apache** (or nginx, or lighttpd): You need Apache 2.2.7+ (or another tested webserver). You can probably use something else, but you're on your own. - **MySQL**: You need MySQL.