aboutsummaryrefslogtreecommitdiff
path: root/src/mod_http_fileserver.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Request basic auth dialog from browserPaweł Chmielowski2017-07-281-3/+13
* Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov2017-04-301-23/+13
* Teach mod_http_fileserver ability to send 304 Not ModifiedPaweł Chmielowski2017-03-171-9/+29
* Don't polute log with known content typesEvgeniy Khramtsov2017-02-241-3/+3
* Reload modules when reloading configuration fileEvgeniy Khramtsov2017-02-221-17/+26
* Attach modules to gen_mod's supervisorEvgeniy Khramtsov2017-02-141-30/+3
* Improve modules start/stop proceduresEvgeniy Khramtsov2017-02-141-2/+3
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-201-6/+10
|\
| * Adopt remaining code to support new hooksEvgeniy Khramtsov2017-01-091-6/+10
* | Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|/
* Add auth to mod_http_fileserverPaweł Chmielowski2016-11-171-26/+62
* Rewrite several modules to use XML generatorEvgeniy Khramtsov2016-07-291-3/+0
* Make modules loading in a dependent order (#1191)Evgeniy Khramtsov2016-07-061-1/+4
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Remove useless export_all flagChristophe Romain2015-11-231-2/+0
* Export content_type/3 needed by mod_http_uploadChristophe Romain2015-11-231-0/+3
* Print content types more gracefullyEvgeniy Khramtsov2015-07-171-3/+10
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+15
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Use 'request' record definition from header fileHolger Weiss2014-10-161-6/+1
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Normalize HTTP path (thanks to Justin Kirby)Badlop2013-06-251-1/+2
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+455