From: Thomas Berezansky Date: Tue, 7 Aug 2012 13:54:22 +0000 (-0400) Subject: Use TPac - Redirect to TPac by default X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=003dc38a7b13d8912096320fde7af6e1ba0849eb;p=working%2FEvergreen.git Use TPac - Redirect to TPac by default Signed-off-by: Thomas Berezansky --- diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 0265d6666a..c7cb73243a 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -6,7 +6,7 @@ # ---------------------------------------------------------------------------------- # Point / to the opac - if you have a custom skin or locale, point at it here # ---------------------------------------------------------------------------------- -RedirectMatch 301 ^/$ /opac/en-US/skin/default/xml/index.xml +RedirectMatch 301 ^/$ /eg/opac/home # ---------------------------------------------------------------------------------- # Point / to the IP address redirector