

Wamp.NET
Wamp.NET is a combination of the typical WAMP/WNMP stacks as it supports both Apache and Nginx.
Features
- Portable
Tags
- wamp-webserver
What is Wamp.NET?
Packages
The following packages: Apache Mariadb Memcached Mongodb Mysql Nginx Php Postgresql Redis
These are downloaded (and cached) and installed/uninstalled via the instance manager. They can then be run as standalone or as Windows Services.
Multiple simultaneous instances are supported, meaning one could run MariaDB and MySQL simultaneously or Apache and Nginx, either on different ports, or on the same port across different interfaces.
Site/Vhost Management
Sites/Vhosts are stored in a database and are not tied to a specific web server instance. This allows for them to be moved between different web server types and versions at the click of a button.
Creating a new site/vhost automatically creates the vhost file for both http and https in either Apache or Nginx as well as update the Windows hosts file.
SSL certificates are automatically generated in the background using the anycert.org service. The root certificate is automatically added to the trusted root store so as to not give any warnings or errors when browsing to the site.
Each site/vhost can use their own version of PHP without the need to do any switching as is typically the case with other stack implementations.




Comments and Reviews
you can deploy multiple instances with different packages and it is very easy to use.
Increadably easy set-up. Resolves number of issues I meet for years.
very easy to use local web server with all the necessary packages are available to be use.