This function writes a .htaccess file that provides access to only faculty and staff of Wake Forest University. By default, this will create this file in the `docs` folder of the active project directory

make_access_file(location = here::here("docs"))

Arguments

location

default is current working directory