* directory listing navigation with safe filesystem access
* custom index file names
@ -26,10 +28,10 @@ PHP 8 server for different protocols, based on [Ratchet](https://github.com/ratc
@@ -26,10 +28,10 @@ PHP 8 server for different protocols, based on [Ratchet](https://github.com/ratc
### Start
Create as many servers as wanted by providing different `type`, `host`, `port` and other arguments.
Create as many servers as wanted by providing different `type`, `host`, `port` and other arguments!
* for security reasons, `next` server prevents any access to the hidden files (started with dot).\
* also, clients can't access any data out the `root` path, defined on server startup
* for security reasons, `next` server prevents any access to the hidden files (started with dot)
* also, clients can't access any data out the `root` path, that defined on server startup