Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/Is_there_a_way_to_configure_an_Apache_webserver_for_being_able_to_upload_configuration_backups_via_http_from_an_ONTAP_system
      This external page's instructions were used successfully in configuring Apache to upload configuration backup data via HTTP from ONTAP 9. If HTTP is configured at the webserver then an HTTP PUT operat...This external page's instructions were used successfully in configuring Apache to upload configuration backup data via HTTP from ONTAP 9. If HTTP is configured at the webserver then an HTTP PUT operation is used to send the file to webserver If HTTPS is configured at the webserver then an HTTP POST operation is used to send the file to webserver (CONTAP-196995 adds support for PUT with HTTPS)