The apache documentation strongly suggests not using .htaccess and putting directives in the main apache config file instead for performance reasons.
I read some posts that suggested that a directive in .htaccess isn't needed for pretty permanlinks anymore. Is this true?
Has anyone used wordpress without .htaccess files?