
14-07-2008, 07:35
|
 |
Resident Server Geek
|
|
Join Date: Mar 2008
Location: In front of my computer...
Posts: 1,775
Thanks: 110
Thanked 339 Times in 256 Posts
|
|
|
If its a category make it into a folder.
The only way I can think of the top of my head to lose the number is to make the folder name a reference in the DB.
So you would have /my-directory/ stored in the categories table and then use a rewrite rule to use the my-directory part as a look up for the category ID.
|