From 4007e9342c9d80808f856ce11391b664d1920d80 Mon Sep 17 00:00:00 2001
From: Lukas Larsson Defines the servers home directory where log files etc can
+ Defines the server's home directory where log files etc can
be stored. Relative paths specified in other properties refer
to this directory. Fetches information about the HTTP server. When called
with only the pid all properties are fetched, when called
with a list of specific properties they are fetched.
- Available properties are the same as the servers start options.
+ Available properties are the same as the server's start options.
Pid is the pid returned from inets:start/[2,3].
@@ -930,7 +930,7 @@ bytes
Fetches information about the HTTP server. When called with
only the Address and Port all properties are fetched, when
called with a list of specific properties they are fetched.
- Available properties are the same as the servers start
+ Available properties are the same as the server's start
options.
Available properties are the same as the servers
+ Available properties are the same as the server's
start options, although the properties bind_address and
port can not be changed.