make craftsman the default skin
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 30 May 2009 15:07:12 +0000 (15:07 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 30 May 2009 15:07:12 +0000 (15:07 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@13268 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/examples/apache/eg_vhost.conf

index 18f91c4..13eab05 100644 (file)
@@ -4,9 +4,10 @@
 # ----------------------------------------------------------------------------------
 
 # ----------------------------------------------------------------------------------
-# Point / to the opac
+# Point / to the opac -- Craftsman is the new default. Swap lines for the old skin.
 # ----------------------------------------------------------------------------------
-RedirectMatch 301 ^/$ /opac/en-US/skin/default/xml/index.xml
+# RedirectMatch 301 ^/$ /opac/en-US/skin/default/xml/index.xml
+RedirectMatch 301 ^/$ /opac/en-US/skin/craftsman/xml/index.xml
 
 # ----------------------------------------------------------------------------------
 # Assign a default locale to the accessible OPAC