Rewriting URLs using htaccess - the basics
Saturday, October 29th, 2005There are a few standard tricks I like to perform using the htaccess file on Apache servers. Rewriting URLs is a bit trickier to do than most things with htaccess, but if you can find every ugly URL in your script and change it to a ‘dynamically clean’ format, then you have a good […]