RoLF - Roxen LDAP Filesystem Module
RoLF is a module for the Roxen webserver which makes it possible to have websites directly generated from a LDAP tree.
Whats this all about?
In order for this to work, I wrote a ldap schema, which contains special object-classes to save websites in. The main advantage with this is, that its really easy to make links with this concept. Also, replicating is really easy with ldap - mostly more easy than with SQL servers.
Also you never have to fight with normalized SQL tables and correct indices. Ok, for LDAP you have to setup indices in the slapd configuration file, but thats it.
Todo
Currently the code is not ready for a public release, but I hope to get the time to publically release RoLF soon.
