EPrints Technical Mailing List Archive
Message: #05263
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: problem with multiple archives from
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Re: problem with multiple archives from
- From: Sebastian Schick <sebastian.schick@uni-rostock.de>
- Date: Thu, 10 Dec 2015 14:09:41 +0000
Hi, we still have problems running our archives with https. Maybe we now have a more detailed understanding of the problem. I will try to describe the situation below. As long as no user is logged in at a https enabled archive, everything is ok. It is only possible to log on to the first https archive ({host} = 'eprints.localhost';) but not to the second https archive ({host} = 'eprints.dbis.localhost'; ). In the latter case we get an authentication error (user not known). If someone is logged onto the first https archive, for all other archives the links become wrong. In this case the links will be set to the host of the first https archive, with the exception of the “create account” button. If the user is logged out, links are generated correctly. We assume that this is a problem with the virtual host configuration of the apache. Maybe we also need a virtual host for each https enabled archive instead of a general virtual host definition with locations? Do you have any other hints? Sebastian Von: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] Im Auftrag von Sebastian Schick Hi, we were able to run one archive with https and two other archives with http! If we try to run three archives with https we run into the same problems as described before. We also tried to run two archives with https and the third with http. In this case only the links for the second archive with https are generated wrong. Does anyone have a running configuration for more than 2 archive using https? Here is our configuration for two archives. First archive: # This file was created by bin/epadmin # You can regenerate this file by doing ./bin/epadmin config_core ifi $c->{host} = 'eprints.localhost'; $c->{port} = 80; $c->{aliases} = []; $c->{securehost} = 'eprints.localhost'; $c->{secureport} = 443; $c->{http_root} = undef; Second archive: # This file was created by bin/epadmin # You can regenerate this file by doing ./bin/epadmin config_core dbis $c->{host} = 'eprints.dbis.localhost'; $c->{port} = 80; $c->{aliases} = []; $c->{securehost} = 'eprints.dbis.localhost'; $c->{secureport} = 443; $c->{http_root} = undef; Do you have any other hints? Sebastian Von: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] Im Auftrag von Adam Field Is there a pattern in which links go to the wrong site (e.g. https ones don't work?). -- On 2 Nov 2015, at 15:32, Sebastian Schick <sebastian.schick@uni-rostock.de> wrote:
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
- References:
- [EP-tech] Re: problem with multiple archives from
- From: Thomas Lauke <th.lauke@arcor.de>
- [EP-tech] Re: problem with multiple archives from
- From: Sebastian Schick <sebastian.schick@uni-rostock.de>
- [EP-tech] Re: problem with multiple archives from
- From: John Salter <J.Salter@leeds.ac.uk>
- [EP-tech] Re: problem with multiple archives from
- From: Adam Field <af05v@ecs.soton.ac.uk>
- [EP-tech] Re: problem with multiple archives from
- From: Sebastian Schick <sebastian.schick@uni-rostock.de>
- [EP-tech] Re: problem with multiple archives from
- From: Adam Field <af05v@ecs.soton.ac.uk>
- [EP-tech] Re: problem with multiple archives from
- From: Sebastian Schick <sebastian.schick@uni-rostock.de>
- [EP-tech] Re: problem with multiple archives from
- Prev by Date: [EP-tech] Re: Xapian indexing
- Next by Date: [EP-tech] Re: problem with multiple archives from
- Previous by thread: [EP-tech] Re: problem with multiple archives from
- Next by thread: [EP-tech] Re: problem with multiple archives from
- Index(es):