EPrints Technical Mailing List Archive
Message: #04759
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: https and $session->config('userhome')
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Re: https and $session->config('userhome')
- From: "Brian D. Gregg" <bdgregg@pitt.edu>
- Date: Wed, 23 Sep 2015 16:43:33 +0000
Adam, So essentially what you’re saying is that theoretically we can drop the /secure and /secure/cgi from the config? I will have to try that if that is indeed the case. -Brian. From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Adam Field Try: $repo->config( "rel_path" ) Also, would suggest not using a different path for secure. A modern 10_core should look something like this: # This file was created by bin/epadmin # You can regenerate this file by doing ./bin/epadmin config_core tweets $c->{host} = 'websci-tweets.ecs.soton.ac.uk'; $c->{port} = 80; $c->{aliases} = []; $c->{securehost} = 'websci-tweets.ecs.soton.ac.uk'; $c->{secureport} = 443; $c->{http_root} = undef; (stolen from one of my twitter harvesters. -- On 21 Sep 2015, at 14:53, Brian D. Gregg <bdgregg@pitt.edu> wrote:
|
- Follow-Ups:
- [EP-tech] Re: https and $session->config('userhome')
- From: Adam Field <af05v@ecs.soton.ac.uk>
- [EP-tech] Re: https and $session->config('userhome')
- References:
- [EP-tech] https and $session->config('userhome')
- From: "Brian D. Gregg" <bdgregg@pitt.edu>
- [EP-tech] Re: https and $session->config('userhome')
- From: "Brian D. Gregg" <bdgregg@pitt.edu>
- [EP-tech] Re: https and $session->config('userhome')
- From: Adam Field <af05v@ecs.soton.ac.uk>
- [EP-tech] https and $session->config('userhome')
- Prev by Date: [EP-tech] Re: https and $session->config('userhome')
- Next by Date: [EP-tech] Re: https and $session->config('userhome')
- Previous by thread: [EP-tech] Re: https and $session->config('userhome')
- Next by thread: [EP-tech] Re: https and $session->config('userhome')
- Index(es):