diff options
-rw-r--r-- | gn/services/gn1-httpd-config.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/services/gn1-httpd-config.scm b/gn/services/gn1-httpd-config.scm index 48d49fc..5de0041 100644 --- a/gn/services/gn1-httpd-config.scm +++ b/gn/services/gn1-httpd-config.scm @@ -85,7 +85,7 @@ PythonPath \"sys.path+['/run/current-system/profile/lib/python2.4', '/run/curren # same as 'listen' above NameVirtualHost *:8042 <VirtualHost *:8042> - DocumentRoot "genenetwork1 "/web/webqtl + DocumentRoot "genenetwork1 "/web/ Alias /images "genenetwork1 "/web/images/ Alias /javascript "genenetwork1 "/web/javascript/ Alias /css "genenetwork1 "/web/css/ |