dirplex: Actually allow zero-argument index-file, as documented.
[ashd.git] / python3 / ashd / ssi.py
2012-07-16 Fredrik Tolfpython: Added XBitHack-style caching to SSI handler.
2012-07-14 Fredrik Tolfpython: Rewrote SSI handler as a reusable module, and...