Commit b6d93d28 authored by tbrehm's avatar tbrehm
Browse files

Fixed: FS#1860 - Ruby on openSUSE 12.1

parent e48bff79
......@@ -90,7 +90,7 @@
<tmpl_if name='ruby' op='==' value='y'>
<IfModule mod_ruby.c>
<Directory {tmpl_var name='web_document_root'}>
<Directory {tmpl_var name='web_document_root_www'}>
Options +ExecCGI
</Directory>
RubyRequire apache/ruby-run
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment