[Koha] Adding SSL to my KOHA installation (Dynamic DNS and 2 Ports)
niksdr
sideris.nik at me.com
Fri Jun 29 20:25:18 NZST 2018
Thank you Narcis for your response.
Yes, I am using Apache.
This is my /etc/koha/koha-sites.conf
## Apache virtual hosts creation variables
#
# Please note that the URLs are built like this:
# OPAC: http://<OPACPREFIX><INSTANCE NAME><OPACSUFFIX><DOMAIN>:<OPACPORT>
# STAFF: http://<INTRAPREFIX><INSTANCE
NAME><INTRASUFFIX><DOMAIN>:<INTRAPORT>
DOMAIN=".myDNSname.org"
INTRAPORT="8080"
INTRAPREFIX=""
INTRASUFFIX=""
OPACPORT="8081"
OPACPREFIX=""
OPACSUFFIX=""
I don't use a domain. Instead I use dynamic dns. So I am able to see my site
via:
http://example.dynu.net:8080
http://example.dynu.net:8081
Do I need a specific configuration?
Kind Regards
--
Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
More information about the Koha
mailing list