/[smecontribs]/rpms/smeserver-moodle/contribs7/smeserver-moodle-1.0-clamscan.patch
ViewVC logotype

Annotation of /rpms/smeserver-moodle/contribs7/smeserver-moodle-1.0-clamscan.patch

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


Revision 1.1 - (hide annotations) (download)
Mon Jun 2 08:39:16 2008 UTC (15 years, 11 months ago) by dungog
Branch: MAIN
CVS Tags: smeserver-moodle-1_0-6_el4_sme, smeserver-moodle-1_0-8_el4_sme, smeserver-moodle-1_0-5_el4_sme, smeserver-moodle-1_0-7_el4_sme, smeserver-moodle-1_0-9_el4_sme, smeserver-moodle-1_0-11_el4_sme
* Mon Jun 2 2008 Stephen Noble <support@dungog.net> 1.0-5
- allow clamscan [SME 4369]

1 dungog 1.1 --- smeserver-moodle-1.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92moodle.clamscan 2007-07-07 13:34:42.000000000 +1000
2     +++ smeserver-moodle-1.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92moodle 2008-06-02 18:23:10.000000000 +1000
3     @@ -63,7 +63,7 @@
4     $OUT .= "\n";
5     $OUT .= "<Directory /opt/moodle/html>\n";
6     $OUT .= " AddType application/x-httpd-php .php\n";
7     - $OUT .= " php_admin_value open_basedir /opt/moodle\n";
8     + $OUT .= " php_admin_value open_basedir /opt/moodle:/usr/bin/clamscan\n";
9     $OUT .= " Options None\n";
10     $OUT .= " order deny,allow\n";
11     $OUT .= " deny from all\n";

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