Hacker News new | ask | show | jobs
by foverzar 1124 days ago
> This happens for EVERY request.

It doesn't need to, though.

These days you only need .htaccess for compatibility with old PHP apps. Stacking another instance of Apache on top feels bloated.

1 comments

For those old PHP apps, you can probably convert the .htaccess into nginx config.