public marks

PUBLIC MARKS from bacon with tags apache & .htaccess

31 May 2008

Module mod rewrite Tutorial (Part 2)

Module mod rewrite Tutorial (Part 2)

24 May 2008

.htaccess tricks and tips.. part two: url rewriting with mod rewrite.

by 9 others
Here's the very basics of regexp (roughly from the apache mod_rewrite documentation)..

23 May 2008

mod_rewrite tips with RewriteRule and RewriteCond for .htaccess

by 2 others
Mod_Rewrite Tips and Tricks is as glamorous as it sounds! mod_rewrite is just possibly one of the most useful Apache modules and features. The ability to rewrite requests internally as well as externally is extremely powerful.