https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33115
--- Comment #7 from David Liddle <[email protected]> --- (In reply to David Cook from comment #5) > I'm not sure what you mean by this. The ${instance} is a variable used in > the Apache configuration. You can see examples of it throughout the Koha > Apache configuration like for the sitemap on > /etc/koha/apache-shared-opac.conf > > It's defined with this directive (where "kohadev" would be the name of your > instance): Define instance "kohadev" Indeed, it does work; the error was mine. I realized today that, with Plack enabled, I needed to add a few lines to /etc/koha/apache-shared-opac-plack.conf. All is well. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
