Reprocessed, by Matt Patterson

Something approaching a weblog

Movable Type

Setting up MT 3.1's dynamic publishing with an Apache virtual host config

The suggested setup routine for MT 3.1's dynamic publishing gives instructions for use with .htaccess files. If, like me, you've got root access to some variety of unix box then you might well want to do your setup using an apache config file and not a .htaccess file: The performance of mod_rewrite processing rewrite rules in a config file is much better than rules in a .htaccess file.

Not forgetting:

This page is: