FIXED
FIXED
If its not in Family Guy its not worth it.
I want to get it to change urls like
mydomain.com/blog/2/
into
mydomain.com/index.php?blog=2
and then also change urls like
mydomain.com/faq/
into
mydomain.com/index.php?method=faq
If its not in Family Guy its not worth it.
Ok, well for anyone who has trouble using mod_rewrite from a .htaccess file, make sure the the file is in the root public directoy (/www/), not in the directory of an addon domain. That was the problem for me.
If its not in Family Guy its not worth it.