Server was recently updated on 15th of May, 2024
Fast free PHP web server
Hosting features with all options described in HTTP/1.1, HTTP/2 and HTTP/3 specification.
Advantages
Security
HTTPS, the secure protocol, is supported. Sensitive contents, such as from SQL-to-JSON endpoints, You can easily protect with JSON Web Token in few minutes.
Charset detection
On demand, detecting the alphabet, and publishing site with correct symbols look.
Caching
You can specify, which published resources should be cached. then the response is much faster. For parametrized PHP and SQL-to JSON endpoints cache is also used according to requested once GET or POST parameters.
Traffic compression
Fast response due to up to 70% reduced traffic cost thanks to gzip compression of textual resources hosted on server.
SQL-to-JSON
No need to write a controller and model, if you just wish to get an SQL statement result as a JSON response.
User friendly config
The server's xml config is transparent and user friendly. It's easy to configure your web application's endpoints.