http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812
--- Comment #5 from Paul A <[email protected]> --- (In reply to comment #4) > (In reply to comment #3) > > Validated on my sandbox (Koha 3.8.5, Ubuntu 12.04.2 LTS), but note I'm not > > sure of the role of /etc/koha-httpd.conf (upgrades, etc?) as for every > > tarball install of Koha that I've ever done, I prefer > > etc/apache2/{whatever_file[s]}. This requires: > > > > service apache2 reload > > /etc/init.d/apache2 restart > > I'm glad it worked for you. In fact, this only was tested on our 64-bit sandbox - our production server uses a slightly different approach (less elegant. A wider 'deny', then specific 'allows'), with the same result. I'll probably update production at next scheduled maintenance. > > > I'm also not sure why memcached is mentioned in the patch; the relevant > > SetEnv directives probably don't need to be touched. > > They remain untouched, don't worry. The only modified lines are those that > start with a plus (+) symbol. My bad - read it too quickly - but of course did not modify our memcached directives. -- 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/
