aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adding "RAW Configuration" support which bypasses the GUI and uses the raw file.Scott Ullrich2009-06-305-93/+134
| | | | Submitted-by: Aarno Aukia (aarnoaukia_AT_gmail.com)
* oops, we need to return a filename, not the file contentsScott Ullrich2009-06-301-2/+2
|
* First stab at Adding Viscosity Bundles (configuration installer file)Scott Ullrich2009-06-302-20/+110
|
* Adding zip and unzipScott Ullrich2009-06-305-1/+31
|
* Moving file from .tgz to normal directory for easier modificationScott Ullrich2009-06-302-1/+368
|
* FreeSWITCH pkg slight improvement to dialplan local_extension regular ↵mcrane2009-06-291-1/+1
| | | | expression.
* FreeSWITCH package dialplan default.xml fix 3 digit extensions.mcrane2009-06-291-1/+1
|
* Add h3Scott Ullrich2009-06-251-1/+1
|
* Missing commentScott Ullrich2009-06-251-0/+1
|
* Ensure leading http(s):// and trailing / on additional hostnamesScott Ullrich2009-06-251-2/+10
|
* Minor log fixes. Fix a couple bugs with multiple hostnames.Scott Ullrich2009-06-242-3/+3
|
* Wrap it up.Scott Ullrich2009-06-241-0/+11
|
* Remove duplicate .phpScott Ullrich2009-06-241-1/+1
|
* Download and install apache_mod_security_view_logs.php as wellScott Ullrich2009-06-241-0/+5
|
* Correct URLScott Ullrich2009-06-242-2/+2
|
* Add error log viewer modeScott Ullrich2009-06-241-1/+11
|
* Add package log viewer for access log. TODO: error logScott Ullrich2009-06-243-1/+118
|
* Check for syntax error using shell return codeScott Ullrich2009-06-241-2/+2
|
* Ensure that host has at least http:// or https:// in frontScott Ullrich2009-06-241-0/+4
|
* Full path to httpdScott Ullrich2009-06-241-1/+1
|
* Remove stray ;Scott Ullrich2009-06-241-1/+1
|
* Check config with httpd -tScott Ullrich2009-06-241-0/+10
|
* Use apache -k start|stop|gracefulScott Ullrich2009-06-241-3/+3
| | | | Suggested-by: jimp@
* Setup NameVirtualServer items and do not duplicate themScott Ullrich2009-06-241-2/+18
|
* Adding ProxyPreserveHost directive optionScott Ullrich2009-06-242-0/+8
|
* Do not set memcache we have the wrong module apparently which breaks syntax.Scott Ullrich2009-06-241-1/+1
|
* Stop service on deinstallScott Ullrich2009-06-231-0/+1
|
* use -hup when httpd is already startedScott Ullrich2009-06-231-2/+5
|
* Correct memcache module nameScott Ullrich2009-06-231-1/+1
|
* Fix ServerName when hostname is not definedScott Ullrich2009-06-231-6/+6
|
* Generate configuration after install since the person may be restoring the ↵Scott Ullrich2009-06-231-0/+5
| | | | | | | config on a different box and it should just work out of the box without having to click edit.
* Remove newline and make headers uniform (C)Scott Ullrich2009-06-233-4/+3
|
* Install mod_memcache along with othersScott Ullrich2009-06-231-1/+2
|
* Remove extra NOTE:Scott Ullrich2009-06-231-2/+0
|
* Oops, create apache style comment correctlyScott Ullrich2009-06-231-1/+1
|
* Define description correctlyScott Ullrich2009-06-231-2/+2
|
* Add mem_cache and disk_cache backend code. Add rc start script, etc.Scott Ullrich2009-06-231-18/+93
|
* Add custom mod_security rules box which will be appended to the mod_security ↵Scott Ullrich2009-06-231-10/+14
| | | | configuration.
* Ensure that we append a / if it does not exist.Scott Ullrich2009-06-231-3/+14
|
* Add more mod_security bitsScott Ullrich2009-06-231-0/+20
|
* Add more mod_security configuration itemsScott Ullrich2009-06-231-10/+84
|
* Add enable memory cache and disk cache. Add initial plumbing and add XXXScott Ullrich2009-06-232-0/+55
|
* Misc formattingScott Ullrich2009-06-221-2/+0
|
* Call resync function on form resyncScott Ullrich2009-06-221-0/+1
|
* Misc formatting and only set variables if they exist. Use global email if ↵Scott Ullrich2009-06-221-7/+13
| | | | local email not set.
* Add missing \nScott Ullrich2009-06-221-3/+4
|
* add <virtualhost> itemsScott Ullrich2009-06-221-36/+46
|
* Show FQDNScott Ullrich2009-06-221-2/+2
|
* Move example to a php comment block and note that it should be preserved.Scott Ullrich2009-06-221-22/+29
|
* Set backend_sitesScott Ullrich2009-06-221-1/+0
|