---
title: "Configure HTTP/2"
method: PUT
path: "/linuxhostings/{domainName}/sites/{siteName}/http2/configuration"
tags: ["Linux hostings"]
---

# Configure HTTP/2

`PUT /linuxhostings/{domainName}/sites/{siteName}/http2/configuration`

## Path parameters

- `domain_name` string, required
- `site_name` string, required

## Request body

- Http2Configuration
  - `enabled` boolean — Enable or disable HTTP/2.

## Response `204`

No Content

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/combell/apis/public-api.md) · [All operations](https://skmtc.net/combell/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/combell/public-api/versions/d6d1ea012567/schema)
