Linux foundation
The hosting environment runs on Linux, providing the operating system layer for web services, application processes, files, and databases.
Your sites run on Linux with cloud NVMe storage, an Nginx frontend, Apache backend, PHP with FPM, and MySQL. Each layer has a clear job in serving pages, running application code, and storing data.
Request flow
How a dynamic page moves through the platform
Nginx frontend
Receives incoming web traffic
Apache backend
Handles site configuration and application requests
PHP + FPM
Runs dynamic application code
MySQL
Stores application data
Cloud NVMe storage
Fast storage underneath the hosting environment
Platform layers
The platform combines familiar web technologies in a layered architecture, from the operating system and storage to request handling, application execution, and databases.
The hosting environment runs on Linux, providing the operating system layer for web services, application processes, files, and databases.
Website files and platform data are backed by cloud NVMe storage, giving the stack a modern, high-speed storage layer.
Nginx sits at the frontend of the web stack, receiving HTTP traffic before requests are passed deeper into the hosting environment.
Apache provides the backend web-server layer and preserves the flexible site-level configuration many hosting applications expect.
Dynamic PHP applications run through FPM, keeping PHP execution separate from the web-server layer and ready to process application requests.
MySQL provides the database layer used by content management systems and other database-backed web applications.
Instead of making one web server handle every role, the platform separates the public-facing frontend from the backend that processes site-specific requests.
Nginx receives traffic at the frontend of the hosting stack.
Apache handles backend requests and site-level web configuration.
PHP runs through FPM when a dynamic application needs code execution.
1. Nginx frontend
Incoming HTTP request
2. Apache backend
Site rules and backend request handling
PHP + FPM
Application execution
MySQL
Application data
Related features
Explore the tools around the hosting platform.
Manage websites, domains, files, databases, email, and hosting settings from a graphical interface.
Explore Control PanelBuild a responsive site through a visual drag-and-drop workflow without starting from code.
Explore Site BuilderInstall popular web applications with automated setup and configuration.
Explore Apps InstallerReady to host?
Choose the hosting plan that fits your project and start with the same core web stack.