old-www/HOWTO/Apache-Overview-HOWTO-11.html

43 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Apache Overview HOWTO: GUIs for Apache</TITLE>
<LINK HREF="Apache-Overview-HOWTO-12.html" REL=next>
<LINK HREF="Apache-Overview-HOWTO-10.html" REL=previous>
<LINK HREF="Apache-Overview-HOWTO.html#toc11" REL=contents>
</HEAD>
<BODY>
<A HREF="Apache-Overview-HOWTO-12.html">Next</A>
<A HREF="Apache-Overview-HOWTO-10.html">Previous</A>
<A HREF="Apache-Overview-HOWTO.html#toc11">Contents</A>
<HR>
<H2><A NAME="s11">11. GUIs for Apache</A></H2>
<P>Apache is configured thru text configuration files. This has advantages and
disadvantages. Management can be done from any computer that has internet
access via
<A HREF="http://www.openssh.com">ssh</A>. Editing a
configuration file by hand implies a learning curve. There are open source
graphical tools that make this task easier:
<UL>
<LI>
<A HREF="http://www.covalent.net/projects/comanche/">Comanche</A>:
It is crossplatform and runs on Unix/Linux, Windows and Mac. Check the website
for screenshots and in-depth information. Disclaimer: I am the main author of
Comanche, so remember, there are no bugs, only undocumented features :)</LI>
<LI>
<A HREF="http://gui.apache.org">gui.apache.org</A>: GUI interfaces
for Apache project. Programs are in various degrees of development.</LI>
<LI>
<A HREF="http://www.webmin.com/webmin/">Webmin</A>: A nice
web based interface.</LI>
</UL>
<P>
<HR>
<A HREF="Apache-Overview-HOWTO-12.html">Next</A>
<A HREF="Apache-Overview-HOWTO-10.html">Previous</A>
<A HREF="Apache-Overview-HOWTO.html#toc11">Contents</A>
</BODY>
</HTML>