GAdmin-HTTPD Changelog

What's new in GAdmin-HTTPD 0.1.5

Nov 29, 2011
  • Deletes .htaccess files when the last user is removed.
  • Fixes a possible startup crash.
  • Indentation fixes and cleanups.

New in GAdmin-HTTPD 0.1.4 (Aug 13, 2010)

  • Added configure option SERVER_PIDFILE that should be set to the full path of the apache pidfile location. Fixes AddLanguage for modules and addons. Removes obsolete warnings.
  • Default configuration allows localhost.localdomain
  • to view the server-status by default.
  • (Only using localhost on lucid wont allow access).
  • Automatically adjusts the following type of option
  • values if a configuration merge has been executed:
  • USD APACHE_RUN_USER, USD APACHE_RUN_GROUP and USD APACHE_PID_FILE Typically if using an external envvars file.

New in GAdmin-HTTPD 0.1.3 (Apr 16, 2010)

  • Adds extended status matching for when the httpd proc cmdline becomes empty for some reason. Sets status color and missing server color. Transfers can be viewed and clients can be kicked. Added a requirement for wget. Better handling of additional listen options. Handles many variants of include files. Using AddDefaultCharset Off by default. Removed mod_file_cache.so and mod_mem_cache.so from standard conf. Creates document roots if missing.