I can't figure out why any of the commands I set in an .htaccess file aren't working. I have confirmed that the following exist and are not commented out in httpd.conf:
LoadModule rewrite_module modules/mod_rewrite.so
AccessFileName .htaccess
Am I missing something?