diff --git a/resources/www/index.php b/resources/www/index.php deleted file mode 100644 index d44a2f5e63..0000000000 --- a/resources/www/index.php +++ /dev/null @@ -1,218 +0,0 @@ -. - */ - -$path = $_REQUEST['__path__']; -$host = $_SERVER['HTTP_HOST']; -if ($host == 'secure.phabricator.com') { - // If the user is requesting a secure.phabricator.com resource over HTTP, - // redirect them to HTTPS. - header('Location: https://secure.phabricator.com/'.$path); -} - -?> - - - Phabricator - - - - - - - - - - - - - - -
-
- Github - · - Documentation -
- -

Phabricator

-
- - - - - -
- -
Phabricator is a collection of web - applications which make it easier to write, review, and share - source code. It is currently available as a preview - release.
- -

Phabricator, a software fabricator

- -

Phabricator is the Open Source release of - Facebook's internal - tools for code review, repository browsing and change - management. It contains two major applications: - Differential, a code review tool, and - Diffusion, a repository browser.

- - -

Documentation

- -

Phabricator is split into three subprojects: Phabricator - itself is the web application, Arcanist is the CLI interface, - and libphutil is libraries shared between them.

- - - -

Phabricator also uses the - Javelin Javascript - library.

- - - -
-

Phabricator

- Phabricator - for Phabricator - - -

IRC

- #phabricator - on FreeNode -
-
- -