Dear Tom
On Wed, Feb 9, 2011 at 6:01 PM, Tom Evans <[email protected]> wrote:
> I'm not a windows guy. I've just noticed that one of your directories
> starts 'C:\Users\..'. Doesn't windows do something crazy with 'user'
> folders? Can you move your docroot outside of this and see if it makes
> any difference?
If I replace this
<Files "*.rbx">
SetHandler ruby-object
RubyHandler Apache::RubyRun.instance
</Files>
with this
<Files "*">
SetHandler ruby-object
RubyHandler Apache::RubyRun.instance
</Files>
then I again get
Attempt to serve directory:
C:/Ruby-1.8.6-oniguruma/lib/ruby/gems/1.8/gems/de.oddb-2.0.0/doc/
I find this indeed quite intriguing. Same error as with my very
initial configuration.
Best
Zeno
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]