removing unused ZIP reading loop
adding ability to provide HTTP Last-Modified field
correcting invalid ZIP file detection
correcting code comment on ZipArchive API detec...
adding ability to respond to HTTP If-Modified-S...
restoring ability to provide HTTP Content-Lengt...
switching to php_zip's ZipArchive API
closing uncompressed stream after serving file ...
restoring directory listing support
restoring folder redirection for welcome file s...
mentioning ZIP-within-ZIP limitation in README
changing version number to 1.0.0
restoring welcome file support (without redirec...
mentioning ZipArchive API requirement in README
removing memory limitation from README
clarifying status of HTTP method supports in RE...
correcting indentation of error page note in RE...
mentioning php_zip API change in CHANGELOG
adding 0.2.0 release date in CHANGELOG
adding URL rewriting topic to README
mentioning different scenario of 404 error in R...
adding web folder usage example to README
adding file directory usage example to README
adding ZIP root redirection topic to README
adding ZIP support instruction for GNU/Linux sy...
adding custom MIME type mapping instruction to ...
changing simple-use example in README to versio...
swapping internal and user URI in redirection t...
re-justifying paragraph text under advanced usa...
dividing advanced usage in README.txt into subs...
fixing whitespace and indentation in README
adding directory listing support
adding welcome file configuration topic to README
fixing wrong content type when requesting file ...
changing 404 error reporting method to be consi...
adding CHANGELOG
adding support for welcome file
Initial commit