I want to rewrite two urls.
And
What do i need to add to .htaccess file?
Code:
some.site.tk/displayone.php?id=595 to some.site.tk/jokes/595.html
Code:
some.site.tk/categorize.php?category=Animal to some.site.tk/Animal.html
Comment