Web server
Nginx/Apache configuration
Reverse proxy architecture, backend ports and vhost file editing.
-
Architecture
uAdmin uses frontend Nginx (port 80/443) forwarding to project backend Apache or Nginx on internal port. Overview: Projects → Proxy tab.
-
Backend vhost
Web → Virtual host editor for project backend config. Includes document root, PHP-FPM socket and proxy header directives.
-
Global reverse proxy
Reverse proxy module in sidebar manages frontend Nginx listen ports and global configuration.