Disabling eGuide on a Server
Novell Cool Solutions: Tip
By Timothy Leerhoff
|
Digg This -
Slashdot This
Posted: 27 Sep 2006 |
Problem
A Forum reader asked:
"Is there an uninstall for eGuide? We want to remove it from one server and put it on another server."
And here's a quick fix from Timothy Leerhoff ...
Solution
If all you need is to not run eGuide on a server,
1. Go to sys:\apache2\conf\ and edit the httpd.conf file.
2. Near the end you should find lines similar to these:
##### Begin Novell eGuide configuration ##### include "SYS:/tomcat/4/webapps/eGuide/WEB-INF/eGuide-apache.conf" ##### End Novell eGuide configuration #####
3. Just comment the "include" line out by putting a # in front of it.
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com

