Displaying 1 result from an estimated 1 matches for "iconicisapirewrit".
Did you mean:
iconicisapirewrite
2006 Apr 04
21
Rails on IIS
...tp://www.beamartyr.net/articles/iisperl.html) for setting up Perl
with IIS. Basically, you give the user account some extra user rights.
- Don''t forget to make all the dll''s and .exe''s described executable to
whatever user your IIS app pool is running as, and make the
IconicIsapiRewrite and <myapp>/log directories writeable.
- Even though I just downloaded my version of Rails (1.1.0 per
scripts/about) using gems, and the file notes that it includes an IIS
hack, I had to modify request.rb as described here at
http://colinramsay.co.uk/diary/archives/000297.html. What'...