glTail – Visual Log Analyzer
glTail is another visual log viewer. It can in real time (like logstalgia) show you traffic to your site. glTail does a lot more analytical work before showing you the motion. glTail will show you and track things like Requests per minute from ips HTTP response codes per minute (how many 404′s) How many hits [...]
Posted on September 24, 2009 at 12:45 pm by Jordan Carter · Permalink
· Leave a comment
In: Web Development · Tagged with: apache, log file, Rails
In: Web Development · Tagged with: apache, log file, Rails
Routes Error using Phusion Passenger, Apache, Rails 2.2.2 and RailsBaseURI
Rails can’t find the page, but it should be the root directory. It works when I script/server, it just won’t load with Passenger properly. Solutions in google groups Add config.action_controller.relative_url_root = “/appName” to your environment.rb file.
Posted on June 3, 2009 at 1:03 pm by Jordan Carter · Permalink
· Leave a comment
In: Server Config · Tagged with: apache, phusion passenger, Rails
In: Server Config · Tagged with: apache, phusion passenger, Rails

