Web Hosting Talk







View Full Version : ApacheConf


cactus
08-17-2002, 08:45 PM
Anyone have any experience with the "ApacheConf" software by http://www.zecos.com/ ?

It uses a gui type windows to edit the httpd.conf file instead of the usual hand-coding via command line.

I have Apache Server and PHP/PERL/ETC. installed on my pc to run as localhost for testing of PHP/PERL/CGI scripts. I downloaded the trails version(30days)ApacheConf software and testing it locally on my pc.

I am not sure whether it's any good compared to the usual hand-coding method via command line and using Pico to edit the httpd.conf

Any advice is very much appreciated before I buy the software. Thanks

2host.com
08-18-2002, 03:05 AM
I honestly don't see the point. There's nothing really in-depth or complicated with any Apache configuration directives. Honestly, I can't imagine how a tool such as that would serve any purpose or make anything any easier.

cactus
08-18-2002, 03:14 AM
Thank you for the advice 2host.com

Regards