Handle hostnames with upper-case letters
[webmin.git] / apache / apache-lib.pl
2011-10-13 Jamie CameronCache defines http://virtualmin.com/node/19782
2011-09-12 Jamie CameronWait for apache to actuallt re-read config after a...
2011-08-23 Jamie CameronDelete symlinked file from sites-enabled , even if...
2010-10-31 Jamie CameronHandle case where a LoadModule is inside an IfModule...
2010-10-06 Jamie CameronHandle odd debian squeeze env vars format
2010-10-03 Jamie CameronAllow the same include in multiple virtualhost blocks
2010-10-03 Jamie CameronFix handling of infinite include loops
2010-10-02 Jamie CameronAllow multiple includes in the same block - thanks...
2010-06-07 Jamie CameronMake sure deleted files aren't written out again
2010-04-13 Jamie CameronFix incorrect comment
2009-07-21 Jamie CameronFix permissions
2009-04-09 Jamie CameronSort virtual servers from a directory like Apache does
2009-03-11 Jamie CameronRemove empty line
2009-03-01 Jamie CameronUse new module
2009-02-13 Jamie CameronFixed Ipv6 address support
2009-02-13 Jamie CameronFix validation of IPv6 addresses
2009-01-20 Jamie CameronDon't include the same file twice
2009-01-06 Jamie CameronUpdate words too when modifying an object
2008-12-12 Jamie CameronReturn files modified
2008-11-01 Jamie CameronFix bug that prevents sites-available file from being...
2008-10-13 Jamie CameronWait for Apache to really stop
2008-08-23 Jamie CameronNicer descriptions for proxy
2008-07-24 Jamie CameronFirst checking of tcpwrappers plugin
2008-05-24 Jamie CameronTrivial change
2008-05-02 Jamie CameronCheck if Apache really failed to start before saying so
2008-04-30 Jamie CameronUbuntu 8.04 fixes
2008-04-20 Jamie CameronHTML escape error messages
2008-03-30 Jamie CameronStricter checking of ends of blocks
2008-01-27 Jamie CameronDeal with Apache random crash
2008-01-14 Jamie CameronDon't apply allowed directory rules to <Location> blocks
2007-11-03 Jamie CameronFinished off new API for block updates
2007-11-03 Jamie CameronMore structure update support
2007-11-02 Jamie CameronStarted work on new API to manage directive blocks
2007-10-09 Jamie CameronFlush cache after changes that may modify modules
2007-10-02 Jamie CameronMake directory include consistent
2007-09-19 Jamie CameronMake Apache module detection fully automatic
2007-07-24 Jamie CameronAdded page for selecting Apache modules on Debian and...
2007-07-23 Jamie CameronFinnish translation updates
2007-04-26 Jamie CameronFixed bug in creation of virtual servers on specific...
2007-04-19 Jamie CameronDeal with IfModule sections like mpm_prefork_module
2007-04-12 Jamie CameronInitial checkin of Webmin