/[smecontribs]/rpms/smeserver-roundcube/contribs8/smeserver-roundcube-0.9-tmp_folder.patch
ViewVC logotype

Annotation of /rpms/smeserver-roundcube/contribs8/smeserver-roundcube-0.9-tmp_folder.patch

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


Revision 1.1 - (hide annotations) (download)
Sun Oct 27 17:48:17 2013 UTC (10 years, 7 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-roundcube-0_9-19_el5_sme, smeserver-roundcube-0_9-17_el5_sme, smeserver-roundcube-0_9-20_el5_sme, smeserver-roundcube-0_9-16_el5_sme, smeserver-roundcube-0_9-18_el5_sme, smeserver-roundcube-0_9-15, smeserver-roundcube-0_9-15_el5_sme, HEAD
Initial import of srpm

1 unnilennium 1.1 diff -Nur smeserver-roundcube-0.9-old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92roundcube smeserver-roundcube-0.9/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92roundcube
2     --- smeserver-roundcube-0.9-old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92roundcube 2013-06-05 22:06:55.000000000 +0200
3     +++ smeserver-roundcube-0.9/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92roundcube 2013-06-05 22:08:31.000000000 +0200
4     @@ -65,6 +65,8 @@
5     $OUT .= " order deny,allow\n";
6     $OUT .= " deny from all\n";
7     $OUT .= " allow from $allow\n";
8     + $OUT .= " php_admin_value upload_tmp_dir /tmp\n";
9     +
10     if ($pass)
11     {
12     $OUT .= " AuthName \"$name\"\n";

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