|
EventHttp::addServerAliasAdds a server alias to the HTTP server object Description
public
bool EventHttp::addServerAlias(
string
$alias
)Adds a server alias to the HTTP server object. Parameters
Return Values
Returns ExamplesExample #1 EventHttp::addServerAlias example
See Also
|