• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

nginx map

  1. RJBRJB

    Resolved Additional nginx directives outside server scope.

    Plesk 12.5 Centos 7 nginx php-fpm Hello, I need to add a map directive to one of my vhosts, specifically the type of block below: map $http_host $blogid { default -999; include /pathto/map.conf ; } I need to know where to add this since it needs to be outside the server scope...
Back
Top