- Added support for IPv6 default local address ::1, thanks @davereid.
- Fix when specifying document root interactively, thanks @chrisantonellis.
- VirtualHosts are now cross-compatible between Apache 2.2.x and 2.4+, rather than detecting the version and generating different directives.
- When using
--editApache is restarted a...