Skip to main content

Does Enginetron Disable htaccess functionality?

Comments

2 comments

  • LucasRolff
    Hi @Rajesh Chauhan htaccess files can't be processed by nginx, so anything that will only be served through nginx won't support htaccess. However, Enginetron mainly works as a proxy in front of Apache to handle static files, this means it shouldn't break web applications from functioning. If you're looking into caching solutions for your cPanel/WHM server, you might want to take a look into LiteSpeed Web Server Enterprise which is a drop-in replacement for Apache and understands htaccess files just fine. Additionally, the web server is officially supported by cPanel, where Enginetron isn't.
    0
  • cPanelLauren
    As indicated by @LucasRolff nginx (not just engintron) does not process .htaccess rules. They have an explanation of this here Like Apache: .htaccess | NGINX If you need .htaccess you might try litespeed instead as suggested above it's also supported by cPanel where nginx is not a supported webserver. Thanks!
    0

Please sign in to leave a comment.