EPrints Technical Mailing List Archive
Message: #05751
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] File download restrictions not working after upgrade
- To: eprints-tech@ecs.soton.ac.uk
- Subject: Re: [EP-tech] File download restrictions not working after upgrade
- From: David R Newman <drn@ecs.soton.ac.uk>
- Date: Sun, 29 May 2016 18:47:59 +0100
Hi Edward, This will be an issue due to you using Apache 2.4 rather than Apachee 2.2 or earlier. To resolve this you need to is find the line that sets the variable $ip in security.pl and change it to: my $version = Apache2::ServerUtil::get_server_version(); If you do not use whitelisting of IP addresses, (e.g. if you can access files when you are on site but you want to restrict access to people offsite) then it is probably better to just comment out the line that that set $ip altogether. Regards David Newman
On 29/05/2016 18:34, Edward M. Corrado
wrote:
|
- References:
- [EP-tech] File download restrictions not working after upgrade
- From: "Edward M. Corrado" <ecorrado@ecorrado.us>
- [EP-tech] File download restrictions not working after upgrade
- Prev by Date: [EP-tech] File download restrictions not working after upgrade
- Next by Date: Re: [EP-tech] File download restrictions not working after upgrade
- Previous by thread: [EP-tech] File download restrictions not working after upgrade
- Next by thread: Re: [EP-tech] File download restrictions not working after upgrade
- Index(es):