Tag Archives: url rendering

mod_rewrite cheat sheet

Share mod rewrite cheat sheet – Upload a Document to Scribd

Posted in htaccess | Tagged , , , , | Leave a comment

mod_rewrite domain

Share RewriteCond %{HTTP_HOST} ^(www\.)?yourdomain\.com [NC] RewriteRule ^(.*)$ http://newdomain.com/$1 [R=301,L] Introduction to mod_rewrite

Posted in anything under the moonlight, apache, htaccess | Tagged , | Leave a comment