Fix doc_root and add php-wrapper
This commit is contained in:
@@ -97,7 +97,7 @@ Manages a single isolated PHP application.
|
||||
|
||||
**Parameters:**
|
||||
|
||||
* `root_dir` (Stdlib::Absolutepath): The application's document root.
|
||||
* `root_dir` (String): The application's document root under `/var/www/${user}/`
|
||||
* `user` (String): The username to create for this application.
|
||||
* `listen_port` (String): The local port the application will listen on (e.g., '9010').
|
||||
* `group` (String): The group for the user (default: `$user`).
|
||||
|
||||
Reference in New Issue
Block a user