[OPEN-ILS-DEV] Evergreen 2.2 RC1 fresh install questions

Justin Hopkins justin at mobiusconsortium.org
Thu May 24 12:17:41 EDT 2012


I've got that line commented as well. If you have OILSRedirectTpac commented it still goes to the JSpac.

Justin

On May 24, 2012, at 9:17 AM, Lazar, Alexey Vladimirovich wrote:

> 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