Was there any attempt/discussion on making a Wiki module for Apache?
If such thing would be done using standard Apache + some free sql database
it would be really fast and adoption of wiki concepts would be easy accessible
for all users.
--
ZeljkoBlace - 23 Jun 2002
What would be the point of such a module? TWiki already runs very fast under
ModPerl (i.e. within an Apache module). Installing an Apache module is an order of magnitude more difficult than installing TWiki
CGI scripts.
--
RichardDonkin - 23 Jun 2002
I'm curious: In what way is it harder? I'd have thought it was simpler.
--
MartinCleaver - 24 Jun 2002
It involves compiling the Apache module, unless you are lucky enough to find an up to date binary for your machine architecture.
--
RichardDonkin - 24 Jun 2002