summaryrefslogtreecommitdiff
path: root/cyfraeviolae.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cyfraeviolae.conf')
-rw-r--r--cyfraeviolae.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/cyfraeviolae.conf b/cyfraeviolae.conf
index 7a6c28b..ec50c19 100644
--- a/cyfraeviolae.conf
+++ b/cyfraeviolae.conf
@@ -61,6 +61,14 @@ server {
proxy_pass http://127.0.0.1:8080;
}
+ location /angelic-hierarchy {
+ alias /srv/angelic-hierarchy/;
+ }
+
+ location /the-first-faithful-topology-of-the-library-of-babel {
+ alias /srv/the-first-faithful-topology-of-the-library-of-babel/;
+ }
+
location /git {
alias /srv/git/;
fastcgi_param SCRIPT_FILENAME /usr/lib/cgit/cgit.cgi;