• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question If I chose FPM Application Served by nginx , .htaccess are still being read

karam

Basic Pleskian
Hello there,
It is confusing me a little bit, as If I chose FPM Application Served by nginx, still the .htaccess file is being read,

How so ? does Nginx automatically translates what's inside the .htaccess files and understands it ? using latest Plesk version.

Thank you.
 
Just disable proxy mode.

In fact, the default behavior is what I actually want.

So if proxy mode is enabled and FPM Application Served by nginx >> Apache will still work right ? I just needed to confirm this behavior
 
So if proxy mode is enabled and FPM Application Served by nginx >> Apache will still work right ?
Yes, the request may well get into the Apache and be processed through .htaccess there.
 
Back
Top