aboutsummaryrefslogtreecommitdiff
path: root/rpkid/portal-gui/scripts/rpkigui-apache-conf-gen
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2013-09-25Use NameVirtualHost for Apache 2.2 on Ubuntu as well as on FreeBSD.Rob Austein
2013-09-20Disable mod_deflate if it's enabled and we know how to do so. InRob Austein
2013-09-20Apache 2.4 support. Closes #616.Rob Austein
2013-07-15Try not to stomp on existing Apache configurations during initialRob Austein
2013-06-04"ubunutu" => "ubuntu", sigh. Fixes #540.Rob Austein
2013-06-04.lower(), not .downcase(). Fixes #539.Rob Austein
2013-05-07Use Python's platform library instead of parsing /etc/issue.Rob Austein
2013-05-07Simplify and comment.Rob Austein
2013-05-06CleanupRob Austein
2013-05-02Whack Apache configuration into shape on FreeBSD.Rob Austein
2013-05-02Whack Ubuntu Apache configuration to use rpkigui-apache-conf-gen.Rob Austein
2013-05-02Add --remove and --purge, use classes to encapsulate common code.Rob Austein
2013-05-01Start consolidating Apache configuration voodoo into new scriptRob Austein