29 Jun
2018
29 Jun
'18
10:25 a.m.
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