Changes

From SME Server
Jump to navigationJump to search
656 bytes added ,  12:27, 1 June 2014
Line 228: Line 228:     
To enable your changes run these commands
 
To enable your changes run these commands
 +
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv h /service/httpd-e-smith
 +
====Add a different URL====
 +
by example
 +
http://yourserver.net/webmail
 +
or
 +
http://yourserver.net/mail
 +
 +
{{warning box|This URL of '''/webmail''' is used by the horde webmail, so you have to deactivated the webmail in the server-manager}}
 +
 +
{{note box|this adds another url, it doesn't remove the default}}
 +
 +
config setprop roundcube URL webmail
 +
or
 +
config setprop roundcube URL mail
 +
 +
To enable your changes run these commands
 +
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv h /service/httpd-e-smith
 +
 +
*If you want to remove completely the new url
 +
 +
config delprop roundcube URL
 +
 +
then
    
  expand-template /etc/httpd/conf/httpd.conf
 
  expand-template /etc/httpd/conf/httpd.conf
 
  sv h /service/httpd-e-smith
 
  sv h /service/httpd-e-smith

Navigation menu