Ive seen the subject around but dunno how to do it.
Basically I code my links on my site as ?p=whatever&id=number etc...
Egs:
/?p=news&id=2
/?p=interviews
/?p=interviews&id=1231
But how can I translate it to and still work the same way?
/news/2
/interviews
/interviews/1231
Is it modwrite or sumthing?
Thx
Basically I code my links on my site as ?p=whatever&id=number etc...
Egs:
/?p=news&id=2
/?p=interviews
/?p=interviews&id=1231
But how can I translate it to and still work the same way?
/news/2
/interviews
/interviews/1231
Is it modwrite or sumthing?
Thx