Routing HTTP requests with Nginx+Mruby
A short article on using ngx_mruby - the Mruby module for Nginx - to dynamically route HTTP requests based on hostname (that is, without restarting Nginx or changing the config files): http://hokstadconsulting.com/nginx/mruby-virtualhosts
Post a comment