This is a discussion on HELP! RewriteRule gives 404 Not Found within the Apache Web Server forums, part of the Web Server and Related Forums category; Can anyone help me? I've never been able to get the Apache rewrite rule to work. This is what ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 machine, on a third party linux hosting site, but it NEVER WORKS!!! I keep getting a 404 not found! What do I neeed to do??????? |