https 403 Forbiden
Hello, I've installed SSL certificate and it passed in the decoder.link, so the installation is correct but I can't redirect http to https. In the https URL I get the 403 Forbiden error, because koha can't run in http and https simultaneously I think... right? So which files do I have to edit in order to change http to https and what are those changes?... This is an IP based installation, OPAC and Staff pages run in 80 and 8080 ports, in Debian 8 OS and Koha 16.05.10 version. Many thanks for any help. Diva
Greetings, Koha can run in https and http simultaneously. I've done it. But it requires manually configuring your apache configuration. https://ip:80 and https://ip:8080 don't work. https is generally port 443. Forbidden errors sound like an apache configuration issue as well. https://wiki.koha-community.org/w/index.php?title=Koha_on_ubuntu_-_packages#... Granted, the path may need tweaking, but you installed the system, so you should know what to change it to. http://httpd.apache.org/docs/current/ is a long, but useful read. GPML, Mark Tompsett
participants (2)
-
Mark Tompsett -
| dalmeida |