mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-23 22:10:55 +01:00
Phabricator requires Apache 2.2.7 because of B flag in the redirects
This commit is contained in:
parent
36fa347bcc
commit
98f60a1025
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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,
|
Linux, Ubuntu, RHEL and CentOS; if you run into issues on other flavors,
|
||||||
send patches or complaints.
|
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
|
tested webserver). You can probably use something else, but you're
|
||||||
on your own.
|
on your own.
|
||||||
- **MySQL**: You need MySQL.
|
- **MySQL**: You need MySQL.
|
||||||
|
|
Loading…
Reference in a new issue