Changes

Jump to navigation Jump to search
513 bytes added ,  00:31, 14 July 2013
Line 39: Line 39:       −
* To limit access to roundcube.
+
====To limit access to roundcube====
 
  config setprop foo PublicAccess OPTION
 
  config setprop foo PublicAccess OPTION
   Line 50: Line 50:  
         global-pw        => Entire Internet(password required)
 
         global-pw        => Entire Internet(password required)
 
         global-pw-remote => Entire Internet(password required outside local network)
 
         global-pw-remote => Entire Internet(password required outside local network)
 +
 +
To enable your changes run these commands
 +
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv h /service/httpd-e-smith
 +
 +
====To add a different URL====
 +
http://yourserver.net/webmail
 +
 +
{{warning box|normally it is used by the horde webmail, so you have to deactivated it in the server-}}
 +
 +
{{note box|this adds another url, it doesn't remove the default}}
 +
 +
config setprop roundcube URL webmail
 +
 +
To enable your changes run these commands
 +
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv h /service/httpd-e-smith
    
=== Local Settings ===
 
=== Local Settings ===

Navigation menu