Accessing web page views and error messages Site statistics can be viewed, in raw form, through access logs available via /var/log/httpd/access_log. Likewise, errors that may arise from...
Changing Ruby versions Overview Newer hosting platforms, v6+, support multiple Ruby versions through rvm. This enables you to run multiple versions of Rack...
Passenger application layout Overview All Passenger applications require a compatible filesystem layout to launch and manage a Passenger-backed application. A layout consists of 4 features:...
Setting up Rails with Passenger Overview Ruby on Rails is a web application framework built on the Ruby programming language. Older hosting platforms (< v4.5) support...