I have a WordPress site on a LAMP server (CentOS 7).
In the WordPress root folder I added a folder called minisite
.
www.example.com/minisite/file.html
While trying to access the minisite
directory from the browser I get a 403 error.
How can I allow the access to the minisite
directory?
I read the following question but the answer wasn't very clear to me. Also, I couldn't figure out in what file the changes are made. Nginx - Allow access to folder directory only by referring URL