Options ExecCGI AllowOverride None Order allow,deny Allow from all DocumentRoot /var/www/sandoz.bbmb.ch/doc # does not work! ServerName sandoz.localhost Servername sandoz.oddb-ci2.dyndns.org DirectoryIndex index.rbx RubyAddPath /var/www/sandoz.bbmb.ch/src # RubyAddPath /usr/local/lib64/ruby/gems/1.9.1/gems/sbsm-1.2.3/lib RubyAddPath /usr/local/lib/ruby/gems/2.3.0/gems/sbsm-1.2.7/lib/sbsm/trans_handler.rb RubyRequire 'sbsm/trans_handler' SetHandler ruby-object RubyTransHandler SBSM::TransHandler.instance SSLEngine Off SSLCertificateFile /etc/ssl/apache2/server.crt SSLCertificateKeyFile /etc/ssl/apache2/server.key ErrorLog "|/usr/sbin/cronolog -l /var/www/sandoz.bbmb.ch/log/error_log /var/www/sandoz.bbmb.ch/log/%Y/%m/%d/error_log" CustomLog "|/usr/sbin/cronolog -l /var/www/sandoz.bbmb.ch/log/access_log /var/www/sandoz.bbmb.ch/log/%Y/%m/%d/access_log" combined SetEnv DEFAULT_FLAVOR sandoz SetEnv DRB_SERVER druby://localhost:12004