index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
portal-gui
/
scripts
/
rpkigui-apache-conf-gen
Age
Commit message (
Expand
)
Author
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein
2013-09-25
Use NameVirtualHost for Apache 2.2 on Ubuntu as well as on FreeBSD.
Rob Austein
2013-09-20
Disable mod_deflate if it's enabled and we know how to do so. In
Rob Austein
2013-09-20
Apache 2.4 support. Closes #616.
Rob Austein
2013-07-15
Try not to stomp on existing Apache configurations during initial
Rob Austein
2013-06-04
"ubunutu" => "ubuntu", sigh. Fixes #540.
Rob Austein
2013-06-04
.lower(), not .downcase(). Fixes #539.
Rob Austein
2013-05-07
Use Python's platform library instead of parsing /etc/issue.
Rob Austein
2013-05-07
Simplify and comment.
Rob Austein
2013-05-06
Cleanup
Rob Austein
2013-05-02
Whack Apache configuration into shape on FreeBSD.
Rob Austein
2013-05-02
Whack Ubuntu Apache configuration to use rpkigui-apache-conf-gen.
Rob Austein
2013-05-02
Add --remove and --purge, use classes to encapsulate common code.
Rob Austein
2013-05-01
Start consolidating Apache configuration voodoo into new script
Rob Austein