# This is a sample .htaccess file for the story # "Slugs: Decrufting Movable Type URLs" available from # http://virtuelvis.com/archives/2005/01/slugs # Step 1 DefaultType text/html DirectoryIndex index index.html # Step 2 Redirect permanent /archives/<$MTEntryID pad="0"$>.html #Step 3 RedirectMatch permanent /archives/(.*).html$ /archives/$1