Allow Override by Default

If you REALLY want to do this on a server wide basis, and know what you're doing:

vi /etc/httpd/conf.d/bluequartz.conf

set AllowOverride to All

Save and restart apache.

/etc/rc.d/init.d/httpd restart