On Thu, Feb 10, 2011 at 9:27 AM, Zeno Davatz <[email protected]> wrote: > Dear Eric > > On Thu, Feb 10, 2011 at 3:24 PM, Eric Covener <[email protected]> wrote: >>> Is there a specifically different way to handle Content Handlers on >>> Windows? I am now looking at this: >> >> No. > > So what you are trying to tell me is, that there must be a fault in > mod_ruby.so itself? Or is this a configuration issue on my Apache on > my Windows Box?
It should be a simple test to see if the expected SetHandler string has any affect after eliminating all the other cruft. If it doesn't work, and mod_info doesn't even think it registered a handler, it's safe to say either the source or your binary are a dud on Windows.
