We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Phusion Passenger: Meteor tutorial (markdown)
Typo fix
Another stab at getting the dimensions right
Ugh, GitHub's preview is way wider than the actual rendering
Rm <center> (didn't work). Note re. Meteor's public dir. Formatting for `fibers`.
Instead `passenger_set_cgi_param` use `passenger_env_var`
Document Meteor settings passing
Add missing option necessary for bundled apache deployment.
Fix typo in Apache configuration
Suggest setting MONGO_OPLOG_URL so that the oplog observe driver is enabled
Recommend enabling sticky sessions
Change production MongoDB port to default MongoDB port
Fix some bundle instructions
Fix typo
Fix some issues with the multiprocess tutorial
Add intro video and tweet
http://httpd.apache.org/docs/2.4/mod/mod_env.html
Fix a link