GAdmin-HTTPD is an easy to use GTK+ frontend for Apache. It features management of default servers and multi-vhosting, users, and modules. It handles configuration import and creation, manual editing, access and error log browsing, and more.
| Tags | Internet Web HTTP Servers |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: Deletes .htaccess files when the last user is removed. Fixes a possible startup crash. Indentation fixes and cleanups.


Release Notes: The configure option SERVER_PIDFILE was added. AddLanguage was fixed for modules and addons. The default configuration allows localhost.localdomain to view the server-status by default. The following type of option values are automatically adjusted if a configuration merge has been executed: $APACHE_RUN_USER, $APACHE_RUN_GROUP, and $APACHE_PID_FILE typically if using an external envvars file.


Release Notes: Extended status matching was added for when the httpd proc cmdline becomes empty for some reason. Status color and missing server color are set. Transfers can be viewed and clients can be kicked. A requirement for wget was added. Handling of additional listen options was improved. Many variants of include files are handled. "AddDefaultCharset Off" is used by default. mod_file_cache.so and mod_mem_cache.so were removed from the standard configuration. Document roots are created if they are missing.


Release Notes: This release adds automatic configuration backups. It adds missing options. It uses user/group www-data for standard Debian defines. It changes "AllowOverride None" to "AllowOverride AuthConfig". It fixes major version detection. It works out of the box for Fedora. There are some code cleanups.


Release Notes: Per-directory .htaccess handling of virtual users was added. The standard configuration now uses "AllowOverride AuthConfig" for the www root directory. The Autoinstall file was updated with Debian settings for apache2. The code was cleaned up.