summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Alfonso <calfonso@redhat.com>2008-07-29 10:23:49 -0400
committerChris Alfonso <calfonso@redhat.com>2008-07-29 10:23:49 -0400
commitf8d8929503500d7edfeb55c977aa938a4e3c326c (patch)
tree682cb0871b3f57ef0413ac7d25fb1df4e5b754b1
parent2ce82838be0dacaee404e313b25434efd22a1684 (diff)
downloadsite-f8d8929503500d7edfeb55c977aa938a4e3c326c.tar.gz
site-f8d8929503500d7edfeb55c977aa938a4e3c326c.tar.xz
site-f8d8929503500d7edfeb55c977aa938a4e3c326c.zip
Changing the context of the site to /site so that it doesn't conflict with /genome which is the genomed alias
-rw-r--r--genome.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/genome.conf b/genome.conf
index 1c09d08..8d8902b 100644
--- a/genome.conf
+++ b/genome.conf
@@ -1,5 +1,5 @@
# These aliases are order dependent
-Alias /genome "/var/www/genome"
+Alias /site "/var/www/genome"
<Directory "/var/www/genome">
Options Indexes FollowSymLinks Includes
AllowOverride None