Pages tagged mod_rewrite:

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 maintenance
Using htaccess Files for Pretty URLS - Nettuts+
http://net.tutsplus.com/tutorials/other/using-htaccess-files-for-pretty-urls/
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 some
10+ Mod_Rewrite Rules You Should Know
http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html
.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+
http://net.tutsplus.com/tutorials/other/a-deeper-look-at-mod_rewrite-for-apache/
PHPを使って3分で作る3キャリア対応ケータイサイト | ke-tai.org
http://ke-tai.org/blog/2009/11/17/rakurakuconverter/
3分で3キャリア対応ケータイサイト作れてしまうというPHPスクリプト
URL Rewriting for Beginners - Added Bytes
http://www.addedbytes.com/for-beginners/url-rewriting-for-beginners/
URL Rewriting for Beginners - Added Bytes
http://www.addedbytes.com/for-beginners/url-rewriting-for-beginners/
Top 10 Useful .htaccess rewrites, Mod_Rewrite Tricks and Tips - Techwawwe's posterous
http://techwawwe.posterous.com/16177377/
"Top 10 Useful .htaccess rewrites, Mod_Rewrite Tricks and Tips" via @cti97 http://j.mp/c2lEoL #htaccess #webdeveloper
Top 10 Useful .htaccess rewrites, Mod_Rewrite Tricks and Tips - Techwawwe's posterous
http://techwawwe.posterous.com/16177377/
"Top 10 Useful .htaccess rewrites, Mod_Rewrite Tricks and Tips" via @cti97 http://j.mp/c2lEoL #htaccess #webdeveloper
Easy CSS Compression with PHP and mod_rewrite - Roger Stringer
http://www.rogerstringer.com/projects/easy-css-compression-php-modrewrite
Say NO to fat CSS and js files with this #php script and mod_rewrite