Provide a link to the customized SJCG skin and default search scope for hospitals
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 24 Nov 2010 17:44:27 +0000 (17:44 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 24 Nov 2010 17:44:27 +0000 (17:44 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_1@1084 6d9bc8c9-1ec2-4278-b937-99fde70a366f

apache/eg_vhost.conf

index eb43748..912dffa 100644 (file)
@@ -63,7 +63,7 @@ RewriteRule ^/?$ http://crc.concat.ca/opac/en-CA/skin/default/xml/index.xml?l=13
 # Sudbury Regional Hospital skin
 # ----------------------------------------------------------------------------------
 RewriteCond %{HTTP_HOST} ^hrsrh.concat\.ca
-RewriteRule ^/?$ http://hrsrh.concat.ca/opac/en-CA/skin/hrsrh/xml/index.xml?l=115 [R=permanent,L] 
+RewriteRule ^/?$ http://hrsrh.concat.ca/opac/en-CA/skin/hrsrh/xml/index.xml?sg=1 [R=permanent,L] 
 
 # ----------------------------------------------------------------------------------
 # LU French School of Education skin
@@ -102,6 +102,18 @@ RewriteCond %{HTTP_HOST} ^nosm.concat\.ca
 RewriteRule ^/?$ http://nosm.concat.ca/opac/en-CA/skin/nosm/xml/index.xml?l=125 [R=permanent,L] 
 
 # ----------------------------------------------------------------------------------
+# SAH skin
+# ----------------------------------------------------------------------------------
+RewriteCond %{HTTP_HOST} ^sah.concat\.ca
+RewriteRule ^/?$ http://sah.concat.ca/opac/en-CA/skin/default/xml/index.xml?sg=1 [R=permanent,L] 
+
+# ----------------------------------------------------------------------------------
+# SJCG skin
+# ----------------------------------------------------------------------------------
+RewriteCond %{HTTP_HOST} ^sjcg.concat\.ca
+RewriteRule ^/?$ http://sjcg.concat.ca/opac/en-CA/skin/sjcg/xml/index.xml?l=133 [R=permanent,L] 
+
+# ----------------------------------------------------------------------------------
 # Université de Hearst skin
 # ----------------------------------------------------------------------------------
 RewriteCond %{HTTP_HOST} ^uhearst.concat\.ca