ApacheConf is the shell for configuring Apache web servers, which help you to tune the main configuration file httpd.conf. It represents all the information in the file httpd.conf in structured view. All of the server's directives are grouped by categories (Global parameters, Main server's parameters, Directories, Virtual hosts, etc.) and all these groups are represented as a tree. You can see the entire structure of the server at once, and you can easily manage all of the server's directives as well as the directories and virtual hosts. It has advanced description all of the server's directives and parameters. It will help the beginners to become faster and easier the real administrators of the Apache server.
- The support of 'Include' directives
- Downloading and viewing the truncated ErrorLog files
- MS IE is embedded in the application
- Bug with PHP and Apache 2 is corrected
Reviewing 5.0 (May 24, 2005)
Top notch program, cant say enough good things about it. It works great for config'ing apache2 and even works with legacy 1.3x servers. A must have for any web admin
No comments yet