Quote Originally Posted by yellow1912 View Post
[Thu Sep 11 12:55:57 2008] [alert] [client 127.0.0.1] C:/xampp/htdocs/ladywig/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration

If you use xampp, mod_rewrite is not enabled by default.
SUCCESS!
Everything is OK now.
I uncommented the Load mod_rewrite in httpd.conf following instructions here:
http://www.sitepoint.com/article/guide-url-rewriting/
Thanks, yellow.