Site Tools


service:nginx

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
service:nginx [2016/12/07 09:07] – [diff /etc/php/fpm-php7.0/php.ini] sloaderservice:nginx [2018/08/15 11:08] (current) sloader
Line 29: Line 29:
 </code> </code>
  
 +=== hack the webmail ===
 +
 +add line
 +<code>
 + '{hack}' => substr($oAccount->Email(),0,strpos($oAccount->Email(),'@')),
 +</code>
 +above
 +<code>
 +'{domain}' => $sDomain,
 +</code>
 +
 +in file /var/www/post.lionsoft.org/data/_data_/_default_/plugins/ldap-change-password/ChangePasswordLdapDriver.php
service/nginx.1481101654.txt.gz · Last modified: by sloader