http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15005
--- Comment #5 from Jonathan Druart <[email protected]> --- Breaking news: Add this line to /etc/koha/sites/kohadev/plack.psgi enable "ReverseProxyPath"; And this one to /etc/koha/apache-shared-intranet-plack.conf RequestHeader set "X-Forwarded-Script-Name" /cgi-bin/koha fix the $ENV{SCRIPT_NAME}! ($cgi->url still does not work) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
