Nodeta » Blog Archive » Stopping your Rails application with Phusion Passenger
http://blog.nodeta.fi/2009/03/11/stopping-your-rails-application-with-phusion-passenger/
Tips on displaying a downtime message during system maintenanceUsing htaccess Files for Pretty URLS - Nettuts+
Benefits of Formatted URLs While some claim pretty URLs help in search engine rankings, the debate here is fierce, we can all agree that pretty URLs make things easier for our users and adds a level of professionalism and polish to any web application. I could go over all the theoretical reasons for this, but I like real-world examples better. Like it or hate it we all must admit that Twitter is a wildly popular web application and part of the reason for that is most certainly how it formats URLs. I can tell anyone in the know that my Twitter username is noahhendrix, and they know my profile can easily be found at twitter.com/noahhendrix. This seemingly simple concept has vast effects in the popularity of your application.
Continuing our review of htaccess files, today we'll examine how to use mod_rewrite to create pretty URLs.Benefits of Formatted URLs While some10+ Mod_Rewrite Rules You Should Know
.htaccess stuff
Some very useful tips here
Mod_rewrite is an Apache-based rewrite engine for dynamically rewriting URLs. It’s built into Apache servers natively, though not enabled by default.
Mod_rewrite is an Apache-based rewrite engine for dynamically rewriting URLs. It’s built into Apache servers natively, though not enabled by default. It’s capable of functions beyond simple rewrites, though, some of which are included below.A Deeper Look at mod_rewrite for Apache - Nettuts+
3分で3キャリア対応ケータイサイト作れてしまうというPHPスクリプトURL Rewriting for Beginners - Added Bytes
"Top 10 Useful .htaccess rewrites, Mod_Rewrite Tricks and Tips" via @cti97 http://j.mp/c2lEoL #htaccess #webdeveloperTop 10 Useful .htaccess rewrites, Mod_Rewrite Tricks and Tips - Techwawwe's posterous
"Top 10 Useful .htaccess rewrites, Mod_Rewrite Tricks and Tips" via @cti97 http://j.mp/c2lEoL #htaccess #webdeveloperEasy CSS Compression with PHP and mod_rewrite - Roger Stringer
Say NO to fat CSS and js files with this #php script and mod_rewrite