1 |
unnilennium |
1.1 |
diff -up smeserver-egroupware-1.4.004/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98egroupware.tmp_dir smeserver-egroupware-1.4.004/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98egroupware |
2 |
|
|
--- smeserver-egroupware-1.4.004/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98egroupware.tmp_dir 2008-05-12 03:43:47.000000000 -0400 |
3 |
|
|
+++ smeserver-egroupware-1.4.004/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/98egroupware 2013-06-04 16:52:45.000000000 -0400 |
4 |
|
|
@@ -47,6 +47,7 @@ Alias /egroupware /opt/egroupware/html |
5 |
|
|
php_value session.save_path /opt/egroupware/tmp |
6 |
|
|
php_value include_path .:/usr/share/pear |
7 |
|
|
php_value open_basedir /opt/egroupware:/tmp |
8 |
|
|
+ php_admin_value upload_tmp_dir /tmp |
9 |
|
|
php_value upload_max_filesize 6M |
10 |
|
|
<Files ~ "\.inc\.php$"> |
11 |
|
|
Order allow,deny |