Thread: mod_rewrite
View Single Post
  #50  
Old 11-16-2006, 03:02 PM
Vallhalla's Avatar
Vallhalla Offline
forum loafer
 
Join Date: Nov 2006
Posts: 3
Hi there.. i'm new here and have just finished building a photoblog for a friend using pixelpost. I managed to change most of the links using mod_rewrite, but i'm using the paged archive addon and i don't know how to change the month links using mod rewrite. Eg. a link to the November's image is:

index.php?x=browse&archivedate=2006-11&monthname=November,%202006&pagenum=1

or April's

index.php?x=browse&archivedate=2006-04&monthname=April,%202006&pagenum=1

Now how do i change that to a better looking link with mod_rewrite? Any help is much appreciated. Thanks!

example of the site is at http://taufiqshariff.com/archives/
Reply With Quote