This is a discussion on Apache Server tools within the Windows Web Servers forums, part of the Web Server and Related Forums category; Is there a gui interface for configuration for this type of server???...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Newbie" <chrisdumais@hotmail.com> wrote in message news:62b96dfd.0409261232.24c5eb6c@posting.google.c om... > Is there a gui interface for configuration for this type of server??? Many text editors will work fine. I use UltraEdit32 (Uedit32) from www.idmcomp.com. From their web site I downloaded a wordfile to syntax highlight CONF files. The strings, comments, and Apache custom tags are highlighted and the drop down has the Apache autocomplete strings. Here's a screen shot http://4.11.211.97/ConfScreen.jpg hth, tlviewer |
|
|||
|
Newbie wrote:
> Is there a gui interface for configuration for this type of server??? I think there are several projects out there. I took at look at the Apache support web-ring (http://p.webring.com/hub?ring=apachesupport), which is linked from the Apache site. It led me to Apache GUI (http://www.apache-gui.com), which appears to be a commercial product. If you search around I think you'll find others. In fact Google turned up an entire site on the subject - http://gui.apache.org/ - which links to some free offerings as well as other commercial ones. -- Jim Patterson Ottawa, Ont CANADA |