Click to See Complete Forum and Search --> : A useful tool or not?


RTFM
03-22-2001, 10:16 AM
I'm working on a program ( whether anybody uses it -- I dont care -- I want to learn GTK ) that I am making simply to become acquainted with GTK programming. The idea I have is basically sort of a front end to apache. A large panel with a non-editable text that will monitor the logs, buttons start, stop, restart apache, and then another small dialog for some general Apache setup.

I'm looking for any comments or sugguestions as to what I can add to this to give it more functionality to the point that somebody may actually use it.

Thanks.

Morph
03-22-2001, 10:19 AM
mmmm I think its a good idea but you will have to make it very configurable. I am not LINUX expert but I find editing the httpd.conf not much of a problem. Yuo will have to work very hard to make a GUI easier to use.

Well ... thats my thought anyway.

Ryeker
03-23-2001, 12:32 AM
Make sure you read about all the functions of httpd.conf. If you leave out certain items, it won't be useful at all.