Page 1 of 1

[Solved]Rewriting news URLs for showing the date

Posted: Sat Nov 01, 2008 1:16 pm
by lukebo
Hi everybody,

I just turned mod rewrite on on my site with no problems at all.

Now I can see that news urls are formatted this way:

mysite.ext/news/1/66/News-Module-Installed

Url rewriting works correctly.
Is there a way to change those "1/66" (i guess they are the news category and id) into the news date, in order to have urls formatted like this:

mysite.ext/news/2008/11/1/News-Module-Installed

?

Thanks a lot in advance!

luca

Re: Rewriting news URLs for showing the date

Posted: Sat Nov 01, 2008 1:27 pm
by alby
lukebo wrote: Is there a way to change those "1/66" (i guess they are the news category and id) into the news date, in order to have urls formatted like this:
There is this but remember that it's a hack

Alby