Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Peter Smithen on February 27, 2001, 07:03:06 PM
-
I would like to disable web services from my e-smith 4.1.1 server for security reasons. In the e-smith manager I can remove the hostname. It says the command completes successfully but on refresh it is still there. What's up with that? Am I even disabling the webservices the right way?
-
Can you uninstall Apache and still maintain your other services?
There's probably a way to disable Apache at startup, so that when you boot you get: httpd [disabled]
Am I totally off here? Someone else may offer better advice.
-
Richard wrote:
> Can you uninstall Apache and still maintain your other
> services?
No.
> There's probably a way to disable Apache at startup, so that
> when you boot you get: httpd [disabled]
/sbin/e-smith/db configuration setprop httpd-e-smith status \
disabled
/sbin/e-smith/signal-event console-save
Charlie