aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/README.apache
AgeCommit message (Collapse)Author
2011-03-02move $top/portal-gui into $top/rpkid/portal-guiMichael Elkins
svn path=/portal-gui; revision=3701
2011-01-25update portal-gui documentationMichael Elkins
svn path=/portal-gui/README; revision=3659
2011-01-20UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changesRob Austein
into line with the other Python code portal-gui needs a bit more work to bring its autoconf into line with the other code, which may include some source tree reorganizations. svn path=/portal-gui/Makefile.in; revision=3621
2010-11-11move docs on configuring apache to README.apacheMichael Elkins
update README to detail use of the build.sh for installation instead of using the configure script directly. added USER= configuration variable to specify the user that the apache web server is running as. make install target sets file permissions so that apache user can read/write them adduser.py sets file permissions so that apacher user can read/write them svn path=/portal-gui/Makefile.in; revision=3548