I was actually wondering,
If I'd put a .htaccess in the /public_html
folder and inside the /public_html/example_site/
, would the pages inside /public_html/example_site/
use both of them?
And which of the two would be in favor, in case of conflicting arguments?
Use case
There are some rules I want to apply to every website I host, but there are some site-specific .htaccess rules. Therefor I would like to use two (or more) .htaccess files.