aboutsummaryrefslogtreecommitdiff
path: root/rpkid/portal-gui/apache/rpki.conf.in
AgeCommit message (Collapse)Author
2012-01-17rename the apache configuration file from rpki.conf to apache.confMichael Elkins
move files in the portal-gui/apache/ subdirectory up one level install data files to /usr/local/share/rpki/ rather than the /gui/ subdirectory make install automatically creates /usr/local/share/rpki/media/ for serving css files needed by the web portal svn path=/branches/tk161/; revision=4190
2012-01-17forgot to include html templates in last commitMichael Elkins
svn path=/branches/tk161/; revision=4158
2011-11-23remove features that depend on django 1.3, so that portal gui works with ↵Michael Elkins
django 1.2 svn path=/trunk/; revision=4093
2011-10-13use the django.contrib.staticfiles app to serve the django admin site media.Michael Elkins
svn path=/trunk/; revision=4037
2011-03-02move $top/portal-gui into $top/rpkid/portal-guiMichael Elkins
svn path=/portal-gui; revision=3701