|
GWSC is a GUI for GNU/Linux written in C and GTK+
2 to control various web-servers. The initial releases
will support Apache
and Monkey,
however, we intend to support as many servers as we can. The idea
was born when I realized that the Linux community lacked a fast
and free Apache graphical controller. This is a very new project,
and is still under heavy development. If you would like to help/suggest/contribute,
please contact
us. If you would like to help code or check
out an early and unstable release, please type the following to
download it from the CVS repository:
cvs -d:pserver:anonymous@cvs.gwsc.sourceforge.net:/cvsroot/gwsc
co GWSC
|
|
|
|
|
|
|
|
- ServerRoot
|
- DocumentRoot
|
- ServerAdmin
|
- PidFile
|
- Timeout
|
- MaxKeepAliveRequests
|
- KeepAliveTimeout
|
- MinSpareServers
|
- MaxSpareServers
|
- StartServers
|
- MaxClients
|
- Port
|
- VirtualHosts
|
|
|
|
|
|
|
|