Just tried that now, still giving a 404 =( On 11/10/06, Nicholas Leippe <[EMAIL PROTECTED]> wrote:
try dropping the leading '/', none of my rules have it:
RewriteRule ^invoices/?([^/]*)/?([^/]*)/?([^/]*)/? \
invoices/index.php?year=$1&month=$2&day=$3 [PT]
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
