Hello! > With this configuration, only works the URL with a trailing slash > "http://systems.ltda.local/phpmyadmin/" and not > "http://systems.ltda.local/phpmyadmin”.
What do you mean of it doesn’t work with the URL without the trailing slash? Does the backend Apache server just returns 404? The URL path that your nginx passes to the backend will be: / if types http://systems.ltda.local/phpmyadmin // if types http://systems.ltda.local/phpmyadmin/
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx