Virtual Hosts Manager — Host Manager
PHP CLI tool for simplified management of Apache and Nginx virtual hosts.
Virtual Hosts Manager was created to eliminate the repetitive work of manually editing web server configuration files. With simple terminal commands, you can create, enable, disable and remove virtual hosts in seconds, supporting both Apache and Nginx.
Project Structure
The system operates as a modular CLI with pre-defined templates, enabling complete lifecycle management of virtual hosts.
Intuitive CLI
Simple and objective commands for host management.
Multi-Server
Full support for Apache and Nginx.
Templates
Pre-defined configurations for quick creation.
Technical Approach
PHP CLI
Built entirely in PHP for command-line usage.
Cross-Platform
Compatible with Linux, macOS and Windows (WSL).