washaweb/gulp-browsersync-poc/master/.htaccess
#Custom 404 errors ErrorDocument 404 404.html #Change default directory page DirectoryIndex index.html #Prevent viewing of .htaccess file <Files .htaccess> order allow,deny deny from all </Files> #Prevent directory listings Options All -Indexes
Files
