Hi I tried for a couple of days now and I also searched the Internet long and wide and then I bounced into this:
https://issues.apache.org/bugzilla/show_bug.cgi?id=25435 My question is in reading to above Bug-Report as mod_ruby.so uses SetHandler as well. my mod_ruby.conf file in in C:\Apache2.2\conf\extra is https://gist.github.com/818508 my httpd_vhost.conf is https://gist.github.com/818519 [ I did try to place <Directory> outside of the VirtuaHost. It resulted in the same result ] and my C:\Apache2.2\conf\httpd.conf files includes the following lines: Include conf/extra/mod_ruby.conf Include conf/extra/httpd-vhosts.conf Now when I try to access http://de.oddb.win on my local machine the Apache error Log tells me: [client 127.0.0.1] Attempt to serve directory: C:/Users/zdavatz/de.oddb.org/doc/ LogLevel in httpd.conf file is set to debug. Any hints are welcome. Is this related to the above bug-Report? Also my C:\Windows\System32\drivers\etc\hosts has this set 127.0.0.1 de.oddb.win This setup works on Linux. Thank you for any Feedback. Best Zeno
