From: Tim Bates Date: 2002-11-21T18:45:39+09:00 Subject: RubyAddPath doesn't work? In my httpd.conf, I've put: RubyAddPath /path/to/my/lib/dir but trying to require files from this directory fails, and $: doesn't contain this directory either. Am I missing something? I'm using mod_ruby 0.9.7, ruby 1.6.7 and Apache 1.3.26 Tim Bates -- tim@bates.id.au