EPrints Technical Mailing List Archive
See the EPrints wiki for instructions on how to join this mailing list and related information.
Message: #09729
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] HTTPS only setup back to http
- To: <eprints-tech@ecs.soton.ac.uk>, zen zenitram <quickfire28@gmail.com>
- Subject: Re: [EP-tech] HTTPS only setup back to http
- From: David R Newman <drn@ecs.soton.ac.uk>
- Date: Tue, 11 Jun 2024 10:04:32 +0100
Hi Zen,
Assuming you are running EPrints 3.4.1 or greater, follow the instructions at:
https://wiki.eprints.org/w/Simplified_HTTPS_Configuration
This will make sure you have the correct settings for the four
main variables: $c->{host}, $c->{port}, $c->{securehost}
and $c->{secureport}. I would also check that you have not
hard-coded either $c->{http_url} or $c->{http_cgiurl} to use
https URLs in any configuration file in your archive's cfg/cfg.d/
directory.
Once you have that configured and checked you will need regenerate your Apache config, refresh all browse views and abstract pages along with all static pages. I would advise this set of commands start with a test first to make sure there are no issues with your config changes:
EPRINTS_PATH/bin/epadmin testEPRINTS_PATH/bin/generate_apacheconf --system --replace
apachectl configtest (possibly apache2ctl configtest)
apachectl restart (possibly apache2ctl restart)
EPRINTS_PATH/bin/epadmin ARCHIVE_ID refresh_views
EPRINTS_PATH/bin/epadmin ARCHIVE_ID refresh_abstracts
EPRINTS_PATH/bin/generate_static ARCHIVE_ID
CAUTION: This e-mail originated outside the University of Southampton.CAUTION: This e-mail originated outside the University of Southampton.Good day!
How can i reverse my eprints from HTTPS only configuration back to http?
Thank you!
*** Options: https://wiki.eprints.org/w/Eprints-tech_Mailing_List *** Archive: https://www.eprints.org/tech.php/ *** EPrints community wiki: https://wiki.eprints.org/
- References:
- [EP-tech] HTTPS only setup back to http
- From: zen zenitram <quickfire28@gmail.com>
- [EP-tech] HTTPS only setup back to http
- Prev by Date: [EP-tech] HTTPS only setup back to http
- Next by Date: [EP-tech] Repository Server Upgrade SSL
- Previous by thread: [EP-tech] HTTPS only setup back to http
- Next by thread: [EP-tech] Repository Server Upgrade SSL
- Index(es):