Just tried that now, still giving a 404 =( On 11/10/06, Nicholas Leippe <nick at leippe.com> wrote: > > try dropping the leading '/', none of my rules have it: > > RewriteRule ^invoices/?([^/]*)/?([^/]*)/?([^/]*)/? \ > invoices/index.php?year=$1&month=$2&day=$3 [PT]