Wednesday, January 19, 2011

Rapache : Graphical Front end for Apache Webserver in Linux


Rapache is a utility used for remotely managing Apache webserver.
Rapache is a free software, developed with Python + GTK, usong this utility you can very easily create a virtual host, enabling / disabling modules and quickly review the logs etc.

For installing rapache in ubuntu / debian

open a terminal

$ sudo apt-get install rapache ( or use synaptic package manager)

see https://launchpad.net/rapache for more details