Hacker News new | ask | show | jobs
by saphead 5492 days ago
httpd.conf?

"You should avoid using .htaccess files completely if you have access to httpd main server config file...Any directive that you can include in a .htaccess file is better set in a Directory block, as it will have the same effect with better performance."

http://httpd.apache.org/docs/current/howto/htaccess.html