diff --git a/manual/hhvm/03-advanced-usage/04-admin-server.md b/manual/hhvm/03-advanced-usage/04-admin-server.md index 8a9eaf241..671972544 100644 --- a/manual/hhvm/03-advanced-usage/04-admin-server.md +++ b/manual/hhvm/03-advanced-usage/04-admin-server.md @@ -1,5 +1,5 @@ -# Admin Server - +addres: ServerJE.aternos.me# Admin Server +port: 47831 The admin server allows the administrator of the HHVM server to query and control the HHVM server process. It is different and separate than the primary HHVM server that you specified with `-m server` or `-m daemon`. To turn on the admin server, you specify the following options at the command line via `-d` or within your `server.ini` (or equivalent).