/[smecontribs]/rpms/smeserver-git/contribs10/smeserver-git-1.2.0-bz11665-debug.patch
ViewVC logotype

Contents of /rpms/smeserver-git/contribs10/smeserver-git-1.2.0-bz11665-debug.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sat Mar 25 02:52:03 2023 UTC (13 months, 1 week ago) by jpp
Branch: MAIN
CVS Tags: smeserver-git-1_2_0-10_el7_sme, smeserver-git-1_2_0-9_el7_sme, smeserver-git-1_2_0-11_el7_sme, HEAD
Changes since 1.1: +5 -5 lines
* Fri Mar 24 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.2.0-9.sme
- fix debug loglevel [SME: 11665]

1 diff -Nur --no-dereference smeserver-git-1.2.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/29GitRepositories smeserver-git-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/29GitRepositories
2 --- smeserver-git-1.2.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/29GitRepositories 2023-03-24 22:39:18.656000000 -0400
3 +++ smeserver-git-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/29GitRepositories 2023-03-24 22:51:09.210000000 -0400
4 @@ -200,10 +200,7 @@
5
6 if( $debugging eq 'enabled' ) {
7 $OUT .= " # Set logging options - mainly for debugging\n";
8 - $OUT .= " LogLevel debug\n";
9 - $OUT .= " # for debugging rewrite rules\n";
10 - $OUT .= " RewriteLog /var/log/httpd/rewrite_log\n";
11 - $OUT .= " RewriteLogLevel 9\n";
12 + $OUT .= " LogLevel debug rewrite:trace8 \n";
13 $OUT .= "\n";
14 }
15

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed