summaryrefslogtreecommitdiffstats
path: root/docker/httpd.conf (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-16cgit: Consolidate config files into a single directoryMalfurious1-35/+0
Continue cleaning the folder structure from the previous merge. Signed-off-by: Malfurious <m@lfurio.us>
2022-08-07Add cgit docker imageMalfurious1-0/+35
Apache webserver (httpd) is setup minimally to host cgit on a website (sub)domain root. cgitrc config file is based on that from my previous installation, in my personal website. Signed-off-by: Malfurious <m@lfurio.us>