Can anyone help me? I've never been able to get the Apache rewrite
rule to work. This is what my .htaccess file looks like.
RewriteEngine On
RewriteRule ^moo$ index.php
I've tried this on my localmachine, my mac osx machine, on a third party
linux hosting site, but it NEVER WORKS!!! I keep getting a 404 not
found! I poked around my own local system and looked at some httpd.conf files and it looks like
i have mod_rewrite loaded..
What do I neeed to do???????
HELP!!!!!!
