segunda-feira, 3 de janeiro de 2022

PHP .htaccess

 

Azure App Service on Linux images using PHP 8.x are now bundled with NGINX instead of Apache. The use of .htaccess files will not work for NGINX as these are used for Apache only. This will require the need to setup a custom startup script and modifying the existing NGINX site configuration.


NGINX Rewrite Rules for Azure App Service Linux PHP 8.x - (azureossd.github.io)