Commit graph

8 commits

Author SHA1 Message Date
Róbert Nagy
0e5f7c00b6 Dynamic module config 2016-05-23 23:39:24 +02:00
Adrian Perez de Castro
fdce427a5c README: Mention the need for ngx_http_addition_module
The fancyindex_footer and fancyindex_header settings need the standard Nginx
ngx_http_addition_module built into Nginx. Add a note to this effect in the
README.

Also, a warning is issued at configuration time if the addition module is not
enabled in the configuration.

Closes issue #26.
2015-08-09 14:14:40 +03:00
Adrian Perez
0b7e40f274 Fixed issue with non-bash shells being unable of configuring the module. 2007-09-28 23:01:28 +02:00
Adrian Perez
74863e2716 Fixed module initialization order, so we end up behinx index_module 2007-09-14 04:04:37 +02:00
Adrian Perez
323cea9298 Removed unneeded stuff, we will do subrequests 2007-09-06 21:06:43 +02:00
Adrian Perez
97c2710a12 WARNING: This revision WON'T compile at all. You have been warned.
- Added early adaptation of dictionary implementation, needs rework (does
	not build...)
2007-09-03 20:36:32 +02:00
Adrian Perez
c0be73d8ad Prepared for inclusion of new features 2007-08-30 18:38:39 +02:00
Adrian Perez
0ac3fa9904 initial infraestructure 2007-08-20 19:17:56 +02:00