[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/docs/contributor/ -> running_builtin_php_webserver.diviner (source)

   1  @title Running built-in PHP webserver
   2  @group developer
   3  
   4  As of version 5.4.0, the PHP command line interface provides a built-in web
   5  server. This web server is designed for developmental purposes only, and should
   6  not be used in production. Phabricator can be executed under it with the
   7  command:
   8  
   9    $ php -S localhost:8000 -t path/to/phabricator/webroot/ path/to/phabricator/webroot/index.php


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1