Skip to content

Instantly share code, notes, and snippets.

@rich
Created January 2, 2010 02:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rich/267355 to your computer and use it in GitHub Desktop.
Save rich/267355 to your computer and use it in GitHub Desktop.
require 'messiah'
Messiah.configure do
root File.join(File.dirname(__FILE__), 'fixtures', 'www')
command 'php-cgi -d cgi.force_redirect=0'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment