example.dynu.net is a domain. I have these at /etc/koha/koha-sites.conf and it works through port specified for Apache profile anyway:
INTRAPORT="80" INTRASUFFIX="-intra" OPACPORT="80" El 29/06/18 a les 10:25, niksdr ha escrit: > 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 > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

