Guest User

Untitled

a guest
Apr 27th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. require 'messiah'
  2.  
  3. Messiah.configure do
  4. root File.join(File.dirname(__FILE__), 'fixtures', 'www')
  5. command 'php-cgi -d cgi.force_redirect=0'
  6. end
Add Comment
Please, Sign In to add comment