Trying to start Mongrel with: ruby script/server -p 3001 -m config/mongrel_mime.yml
The config-file tells Mongrel to use ISO-8859-1 and includes: .htm: text/html; charset=ISO-8859-1 .html: text/html; charset=ISO-8859-1 But mongrel returns the following error when starting up: server: invalid option: -m But isn't the -m option the one to use? Anders -- Posted via http://www.ruby-forum.com/. _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users