https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582
--- Comment #66 from Julian Maurice <[email protected]> --- (In reply to Jonathan Druart from comment #65) > Julian, what's missing to have this ready for push? > Can you provide a config for apache? > > If I understand correctly, we are not modifying any existing Koha core files > (there are very few changes on bug 20630 that should be safe) and so we > could have this pushed to be tested by developers, when production sites > would continue to use the standard plack architecture. It that correct? This patch can be pushed safely. It will not change anything for existing and new installations. I cannot provide an apache config right now (I'm on vacation), but it should not be difficult to write one that just does ProxyPass and ProxyPassReverse, like in the provided nginx config file. I will try to write one next week. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
