Re: mod_ruby and mod_autoindex
Shugo Maeda <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Message-ID | <[email protected]> |
Hi, At Mon, 29 Dec 2003 11:31:11 -0500, Shu-yu Guo <[email protected]> wrote: > I have attached a patch to 1.0.7 (hack is more like it) that re-sets the > handler to DIR_MAGIC_TYPE if the filetype is APR_DIR and the ruby handler > returned DECLINED. It also ensures that mod_ruby's handlers are called > *before* mod_autoindex. This fixes what I was describing. Thank you. I merged it into version_1_0-branch in CVS with modification for Apache 1.x. Shugo