Rapache by night
It’s been a while from the last post about Rapache. So I thought time has come to make our last progresses public.
For those who doesn’t know Rapache is a GTK utility that tries to ease the configuration of Apache on Debian alike systems.
This night was a long night :). It’s 6.48am here, so I’ll just get to the point: features !
Not so fast, baby !
- Thanks to Qense, Rapache now detects if Apache is not installed and refuses to run.
What’s new in the Main window
- Rapache now features two handy buttons, one to open a VirtualHost URL in the default browser and one to browse the DocumentRoot folder with Nautilus
- We moved the problem handling (for now just virtualhost not conforming to debian guidelines) in a separate tab, which appears only when its needed.
Edit window completely redesigned
- This guy, other than helping tremendously in other parts of the software, completely redesigned the VirtualHost creation window
- Rapache now allows to specify any number of aliases to be associated with the virtual host.
We has modulez !
- Module enabling/disabling was put in place. Things are not perfect, but works nicely.
- Many modules show a brief description just under the module name. I love this one :-).
- We also detect the dependencies (and that work is misspelled in the screenshot above and in the actual program - deep apologies) of every module.
- Modules .conf files editing is in the works. Not available at the moment, sorry !
How to get it
Beware, this is still an alpha release and it took a fair amount of refactoring, so you’re likely to find little glitches here and there. Despite of that, we are likely to package it today or tomorrow on our PPA. If you’re not prone to wait, you can check it out right now with bzr:
#install bazaar if you don't already have it sudo apt-get install bzr #to get rapache bzr branch lp:~rapache-devel/rapache/rapache-stage0 #to launch it cd rapache-stage0 ./rapache
If you prefer to wait to get the old version from the repository and just wait for updates you can add these lines to your repository list and then:
#install it sudo apt-get install rapache #run it rapache
Lending an hand
You can always lend us an hand.
- If you’re interested in the project, just checkout the Launchpad Page, or drop to say hi in #rapache-devel on freenode. Feel free to branch the last revision, play with it and propose it for merge.
- If you have any suggestion please open a bug in launchpad, we’d love to hear from you !
- Let you friends know about the project, this could help us get some contributors. Digg or share the link of this page and/or project page, or post it in your favourite forum.











