Skip to content

dustinboling/rapache

 
 

Repository files navigation

Rapache

An Apache GUI configurator created for Ubuntu.
(please note: it has nothing to do with R-Apache)

Find the source code at: https://github.com/tacone/rapache/
the launchpad project is deprecated and unmantained

To know more about (story, instructions) Rapache please visit this page and try to ignore my grammar mistakes: My posts about Rapache

Purpose

The goal is to let a web developer to swiftly create virtualhosts and disable/enable apache modules without messing with text-files.

Installation

I honestly lost track of the required dependencies. This seems to work on the latest Ubuntu version:

sudo apt-get install python-crypto python-openssl python-lxml
sudo apt-get install python-glade2 python-gnome2 python-gksu2
sudo apt-get install python-gtk2 python-gtksourceview2 gksu

Screenshots

Main screen Edit virtualhost Code Editor

Notes

  • the project is inactive and barely mantained, just to scratch my own itches
  • works only on Ubuntu and has been made with Python-Gkt
  • needs sudo to run, as in sudo ./rapache
  • it's localhost only, won't work via SSH

Aknowledgments

This tool has been co-authored by Killerkiwi, big thanks to him.

License

Everything is GPL3 except where otherwise noted (some files are dual licensed LGPL3/GPL3)

About

A graphical tool to configure Apache on Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published