aboutsummaryrefslogtreecommitdiff
path: root/gn/services/gn1-httpd-config.scm
AgeCommit message (Collapse)Author
2021-01-12gn: services: gn1-httpd-config: Change document root to "/web/"BonfaceKilz
2021-01-12gn: services: gn1-httpd-config: Make apache display static contentBonfaceKilz
Static content here is: images, javascript and CSS. * gn/services/gn1-httpd-config.scm (GNI-httpd-config): Add extra apache directive for showing images, javascript, and CSS.
2020-12-21gn: genenetwork1 service: Factor out httpd config.Efraim Flashner