[OPEN-ILS-DEV] Evergreen 2.2 RC1 fresh install questions
Lazar, Alexey Vladimirovich
alexey.lazar at mnsu.edu
Thu May 24 10:17:04 EDT 2012
Hi, Justin.
I uncommented this whole section, including the line you mentioned:
<LocationMatch ^/$>
SetHandler perl-script
PerlHandler OpenILS::WWW::Redirect
Options +ExecCGI
PerlSendHeader On
#PerlSetVar OILSRedirectSkin "default"
# OILSRedirectDepth defaults to the depth of the branch that the OPAC was directed to
#PerlSetVar OILSRedirectDepth "0"
#PerlSetVar OILSRedirectLocale "en-US"
# Use the template-toolkit opac
PerlSetVar OILSRedirectTpac "true"
allow from all
</LocationMatch>
Nothing seemed to change. Maybe I'm missing something else. For example, does
RedirectMatch 301 ^/$ /opac/en-US/skin/default/xml/index.xml
need to point elsewhere? Or anything else?
Thanks.
Alexey Lazar
PALS
Information System Developer and Integrator
507-389-2907
http://www.mnpals.org/
On May 23, 2012, at 17:46 , Justin Hopkins wrote:
> Hi Alexey,
>
> To enable Tpac just uncomment the line:
>
> PerlSetVar OILSRedirectTpac "true"
>
> in /etc/apache2/eg_vhost.conf (assuming you're on debian) then restart apache.
>
> Cheers,
> Justin
>
> On May 23, 2012, at 5:04 PM, Lazar, Alexey Vladimirovich wrote:
>
>> In the Evergreen 2.2 RC1 I just installed, how do I enable TPAC by default?
>
More information about the Open-ils-dev
mailing list