Date: Sat, 07 Jan 2023 10:57:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268808] /finance/sql-ledger - changes for Apache 2.4 Message-ID: <bug-268808-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268808 Bug ID: 268808 Summary: /finance/sql-ledger - changes for Apache 2.4 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bgroper@aussiebb.com.au Hello Muhammad I've been using SQL-Ledger for very many years, mostly on CentOS. Thanks for maintaining the sql-ledger package for FreeBSD. Relevant packages we're using with FreeBSD 13.1-RELEASE include : - Apache 2.4 - Postgresql 13 - SQL-Ledger 3.2.11 After installing SQL-Ledger using the package command # pkg install sql-ledger The supplied file /usr/local/etc/sql-ledger-httpd.conf contains the old Apa= che directives Order Allow,Deny Allow from all and Order Deny,Allow Deny from all I needed to change these manually to adopt the Apache 2.4 style : Require all granted, and Require all denied After these minor adjustments it all seems to work as expected. As SQL-Ledger upstream has been updated in recent days to 3.2.12, perhaps y= ou might consider these wrinkles when you next update the package for FreeBSD. Thanks again for your maintaining. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268808-7788>