Hi all,
I want to make
http://idealwebtools.com/nimc/gallery/cate...es.php?cat_id=1 search engine friendly so I tried
like
http://idealwebtools.com/nimc/gallery/categories1.php
So I tried
Quote:
RewriteEngine on
RewriteRule ^categoriesid([^.]+).* /categories.php?cat_id=$1
[T=application/x-httpd-php]
and some combinations
|
but it didnt work, can someone please tell me how can I do that. I read
http://www.marketposition.com/articles/mak...our-dynamic.htm and
http://www.sitepoint.com/article/guide-url-rewriting but I guess I missed something.
Please help me , your suggestion will be highly appreciated.
Thanks
Aji