14 Oct
2015
14 Oct
'15
1:56 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15005 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.