A portable Apache, PHP & MariaDB development environment for Windows with multi-PHP support, virtual hosts, SSL, and phpMyAdmin.
- Portable installation (no installer required)
- Apache HTTP Server 2.4
- Multi PHP version support
- MariaDB
- phpMyAdmin
- Wildcard SSL (*.dev.io)
- Virtual Host templates
- Easy PHP version switching
- Modular configuration
- Windows native
- Windows 10/11
- Apache HTTP Server
- PHP (Thread Safe)
- MariaDB
- phpMyAdmin
- mkcert
Download:
- Apache HTTP Server
- MariaDB
- PHP (Thread Safe)
- phpMyAdmin
C:\LocalOps
├── Apache24/
├── database/
├── php/
└── phpMyAdmin/
D:\LocalOpsExtender
Add to:
Apache24/conf/httpd.confInclude "D:/LocalOpsExtender/apache24/conf/httpd.localops.ts.conf"Follow MKCERT.md
& "C:\LocalOps\Apache24\bin\httpd.exe" -tExpected:
Syntax OK
- Apache
- MariaDB
Create a Virtual Host inside:
apache24/conf/sites-enabled/
Open:
https://mysite.dev.io
- Installation Guide
- MKCERT.md
- httpd.localops.ts.conf.md
- site.conf.md
- CLI Handbook
LocalOps/
├── Apache24/
├── database/
├── php/
├── phpMyAdmin/
└── LocalOpsExtender/
Contributions, issues, and feature requests are welcome.
If LocalOps saves you time, consider supporting its development.
Your support helps fund maintenance, bug fixes, new features, and future releases.
Released under the MIT License.