1
vote
Is it a security risk not to use a .htaccess file?
.htaccess files are configuration files used to set options on a per directory level. These same options (and more) could be set from the main apache configuration (often in /usr/local/etc/apache* …
