https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18670
Bug ID: 18670
Summary: RewriteLog and RewriteLogLevel unavailable in Apache
2.4
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
We have a few commented out RewriteLog and RewriteLogLevel directives in
various Apache configuration files and templates. These directives aren't used
in Apache 2.4. They've been replaced with the LogLevel directive.
Since they're commented out, I don't think it matters too much for production
systems, but it could lead to confusion if people tried uncommenting them and
they don't work (yep that was me).
We could wrap the two different styles in IfVersion directives to make things
easier for people.
--
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/