Skip to content
Pedro Amorim Brandão da Silva edited this page May 28, 2019 · 2 revisions

Requirements

This software requires the .NET Framework 4 to work. If you do not yet have it installed yet on your system, you can download it from here.

How to Use

Due to the programs simplicity, no help file has been included. You can start the application by double-clicking the “Apache Project Manager.exe” executable file.

Your first step should be to locate the “httpd.conf” file of Apache. After that you can creating some projects. Projects are identified by their name and their directory location. When a project is “loaded”, a reference to the directory path is set in the “httpd.conf” file, changing the default document root of the Apache server. After you load a project, you may have to restart the Apache server.

You can minimize the application, which can later be found at the system tray. The tray icon can be right-clicked to easily switch between the projects or close the application.

All saved configurations are stored in a “config.xml” file, located in the same folder as the executable. If manual changes are intended, the application should be closed first.

Clone this wiki locally