Skip to content

Instantly share code, notes, and snippets.

@poppen
Created September 20, 2010 12:13
Show Gist options
  • Save poppen/587802 to your computer and use it in GitHub Desktop.
Save poppen/587802 to your computer and use it in GitHub Desktop.
--- index.fcgi.orig 2010-09-20 15:33:51.000000000 +0900
+++ index.fcgi 2010-09-20 21:11:20.000000000 +0900
@@ -8,6 +8,7 @@
# Copyright (C) 2006-2009, Kazuhiko <[email protected]>
# You can redistribute it and/or modify it under GPL2.
#
+require 'rubygems'
require 'fcgi'
FCGI.each_cgi do |cgi|
begin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment