User Tools

Site Tools


owncloud_with_iredmail_ldap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
owncloud_with_iredmail_ldap [2016/10/17 19:59] herwarthowncloud_with_iredmail_ldap [2016/10/17 20:00] (current) herwarth
Line 50: Line 50:
   mount -a   mount -a
   chown apache. /mnt/data   chown apache. /mnt/data
- 
-====Apache==== 
-<code - /etc/httpd/conf.d/owncloud.conf> 
-<IfModule mod_alias.c> 
-Alias /owncloud /var/www/html/owncloud 
-</IfModule> 
-<Directory "/var/www/html/owncloud"> 
-Options Indexes FollowSymLinks 
-AllowOverride All 
-Order allow,deny 
-allow from all 
-</Directory> 
-</code> 
  
 ====Add LDAP plugin==== ====Add LDAP plugin====
Line 140: Line 127:
 . .
 . .
-</code> 
- 
-====Enable calendar and contact apps in 8.0.2==== 
-There is a bug in the SSL crap of owncloud so here is a quick fix. 
- 
-on line 73 add the following: 
-<code - /var/www/html/owncloud/lib/private/httphelper.php> 
-                        curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false); 
 </code> </code>
  
 {{tag>centos}} {{tag>centos}}
owncloud_with_iredmail_ldap.1476734371.txt.gz · Last modified: by herwarth