Re: [Koha] Run opac and intranet on different domains

2019-05-08 Thread Katrin Fischer
Hi, in addition to your Apache settings, you will want to configure the OpacBaseURL and StaffClientBaseURL system preferences in your Koha installation. The first is used to create the links from staff client detail page to the OPAC, but they are also used in other places. Hope this helps, Katr

Re: [Koha] Run opac and intranet on different domains

2019-05-08 Thread Tim McMahon
I thought that was all that was needed, but it's been so long since I set ours up. There could be something I forgot.  It's a good idea to send your replies to the group so people will know you haven't found your answer. (I sent this to you and the list) On 5/8/19 2:13 PM, Coehoorn, Joel wrote

Re: [Koha] Run opac and intranet on different domains

2019-05-08 Thread Tim McMahon
Did you go to System Preferences, OPAC tab, OPACBaseURL and set that to https://catalog.york.edu? On 5/8/19 1:33 PM, Coehoorn, Joel wrote: We're looking at running our opac at catalog.york.edu and our intranet at circulation.york.edu. Both addresses will resolve to the same server when we go l

Re: [Koha] Run opac and intranet on different domains

2019-05-08 Thread Tomas Cohen Arazi
That's normal, and you need to configure it in Apache El mié., 8 de mayo de 2019 15:34, Coehoorn, Joel escribió: > We're looking at running our opac at catalog.york.edu and our intranet at > circulation.york.edu. Both addresses will resolve to the same server when > we go live, and I already hav

[Koha] Run opac and intranet on different domains

2019-05-08 Thread Coehoorn, Joel
We're looking at running our opac at catalog.york.edu and our intranet at circulation.york.edu. Both addresses will resolve to the same server when we go live, and I already have the Apache virtual host configuration working internally. I even have http => https redirection working. What else do I