Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Peasant on December 30, 2006, 10:10:37 PM
-
Is there a way that I can disable or shut down the web server in SME? For one job I only need it as a gateway and mail server, so want to close all unnecessary ports.
Thanks.
-
Peasant
You can disable the web server but keep in mind that if you do so, you will also stop access to server manager, which you probably don't want to do.
-
No, I don't really want to shut down the server manager. Is there some way I can set hte firewall so it will only allow access to the web server from the local network?
Cheers.
-
No, I don't really want to shut down the server manager. Is there some way I can set hte firewall so it will only allow access to the web server from the local network?
Cheers.
config setprop httpd-e-smith access private
signal-event remoteaccess-update
-
Brilliant, TVM.