/[smecontribs]/rpms/smeserver-print-monitor/contribs10/smeserver-print-monitor-0.0.7-bz12058-httpd24.patch
ViewVC logotype

Diff of /rpms/smeserver-print-monitor/contribs10/smeserver-print-monitor-0.0.7-bz12058-httpd24.patch

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

Revision 1.1 by jpp, Sun Jul 24 04:59:08 2022 UTC Revision 1.2 by jpp, Sun Jul 24 05:06:45 2022 UTC
# Line 1  Line 1 
1  diff -Nur --no-dereference smeserver-print-monitor-0.0.7.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40LPRng smeserver-print-monitor-0.0.7/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40LPRng  diff -Nur --no-dereference smeserver-print-monitor-0.0.7.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40LPRng smeserver-print-monitor-0.0.7/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40LPRng
2  --- smeserver-print-monitor-0.0.7.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40LPRng       2022-07-24 00:51:13.644000000 -0400  --- smeserver-print-monitor-0.0.7.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40LPRng       2022-07-24 00:51:13.644000000 -0400
3  +++ smeserver-print-monitor-0.0.7/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40LPRng   2022-07-24 00:56:00.736000000 -0400  +++ smeserver-print-monitor-0.0.7/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/90e-smithAccess40LPRng   2022-07-24 01:06:28.619000000 -0400
4  @@ -34,40 +34,59 @@  @@ -29,45 +29,67 @@
5      }
6    
7     $OUT .= <<HERE;
8    -# LPRng
9    +#------------------------------------------------------------
10    +# LPRng - smeserver-print-monitor contrib
11    +#------------------------------------------------------------
12     Alias       /LPRng /var/www/html/LPRng
13   <Directory /var/www/html/LPRng>   <Directory /var/www/html/LPRng>
14       AllowOverride None       AllowOverride None
15       Options +Indexes       Options +Indexes
# Line 39  diff -Nur --no-dereference smeserver-pri Line 47  diff -Nur --no-dereference smeserver-pri
47  +     deny from all  +     deny from all
48  +     allow from all  +     allow from all
49  +     Require user admin $lprusers  +     Require user admin $lprusers
50    +    </IfModule>
51  +    <IfModule !mod_access_compat.c>  +    <IfModule !mod_access_compat.c>
52  +     Require user admin $lprusers  +     Require user admin $lprusers
53  +    </IfModule>  +    </IfModule>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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