• 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 update additional apache https settings in cli

pneun

New Pleskian
Server operating system version
Debian 9.13
Plesk version and microupdate number
Plesk Obsidian Version 18.0.44 Update #3
Hi,
i am trying to change the additional apache https settings from a domain in cli.
i can see the option in plesk bin subscription --show-web-server-settings domain

[additional apache http settings]
[additional apache https settings]

but these options are not available when i try to change it with
plesk bin subscription --update-web-server-settings domain -"additional apache https settings" newvalue

Thanks
 
Use

plesk bin service_plan

with option

-apache-additional-settings <filename>
Specifies the full path to the file
with Apache settings for HTTP.

And then sync subscriptions with a modified service plan.
 
Back
Top