summaryrefslogtreecommitdiff
path: root/pinyconfigs/etc/apache2/sites-available/piny
AgeCommit message (Collapse)AuthorFilesLines
2018-09-24pinyconfig: Modernizing configuration files.Joe Rayhawk1-85/+0
2018-09-22Repo.pm: Migrate to new PAM and unixgroup modulesJoe Rayhawk1-3/+2
Apache 2.2->2.4 upgrade changed module names and configuration directives for various PAM authentication features; with this patch we can successfully autogenerate those.
2012-04-11cgit: moving over to new static resources URLJoe Rayhawk1-0/+2
2012-04-11pinyconfigs: apache2: move /srv/www to /srv/http and /srv/httpsJoe Rayhawk1-4/+4
2012-03-31pinyconfig: Get rid of piny.svcs.cs.pdx.edu redirect in default configJoe Rayhawk1-5/+0
2011-10-24Shifting instances of SSLRequireSSL around so Piny can operate behind an SSL ↵Joe Rayhawk1-1/+1
proxy
2011-06-01Using proper SSL settings and making a redirect for secure.piny.beJoe Rayhawk1-2/+3
2011-05-24Attempt to support core.sharedRepositoryJoe Rayhawk1-4/+12
2011-04-22Switching piny-web over to piny-hostingjrayhawk+piny.be@omgwallhack.org1-2/+2
2011-01-21Fixing up odd bad behavior in apache piny confjrayhawk+piny.be@omgwallhack.org1-2/+2
2011-01-18Include standard javascript directory in web config.Julian Blake Kongslie1-0/+4
2011-01-18Config for AJAX validation.Julian Blake Kongslie1-0/+1
2011-01-09Move cgi-bin resources into cgi-bin/piny/ and cgi-bin/piny/authjrayhawk+piny.be@omgwallhack.org1-3/+3
2010-12-21Adding build and config infrastructure for Piny CGIsjrayhawk+piny.be@omgwallhack.org1-0/+12
2010-11-07pinyconfigsJulian Blake Kongslie1-0/+63
Adding a package that does all the config file magic to get a piny instance running. Signed-off-by: Julian Blake Kongslie <jblake@omgwallhack.org>