Hacker News new | ask | show | jobs
by SahAssar 1124 days ago
> With an HTTP server expecting a read-only site root, you could only read every .htaccess once, when you replaced the site root filesystem with a new version

In that case you would still need some way to trigger a reload of the htaccess, right?

If so, is there a usability difference to just including nginx configs on the same locations?