On 11/11/2010 05:48 PM, Sam Sherlock wrote:
I have set up php, mysql and apache 2.2
but I can't seem to get mod_rewrites to work
RewriteLog and RewriteLogLevel are your friends.would greatly appreciate any ideas to resolve this
If this is in the main config, then this will never get matched, since the main config will use full pathnames (i.e. /bob.html if the URL is http://localhost/bob.html).
> RewriteEngine on
> RewriteRule bob.html alice.html
Joost
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
Â" Â from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx