Hi all,
I'm new to the list. While doing a google search, I accidentally came
across a link to linuxchix... I browsed a little through the archives
and quickly concluded that this is definitely something worth
subscribing ;)
While browsing, the message "mod_rewrite" somehow caught my attention,
On Fri, Apr 20, 2001 at 03:50:34PM +1000, Mary Gardiner wrote:
> Currently the config looks like:
> RewriteEngine on
> RewriteBase/diary/
> RewriteRule ^[^/]+/[^/]+/$ month.php?year=$1&month=$2
> RewriteRule ^[^/]+/[^/]+/[^/]+//[^/]+/$ coat.php?year=$1&month=$2&day=$3&sub=$4
>
> and is locat