---
title: "Configure PHP APCu setting"
method: PUT
path: "/linuxhostings/{domainName}/phpsettings/apcu"
tags: ["Linux hostings"]
---

# Configure PHP APCu setting

`PUT /linuxhostings/{domainName}/phpsettings/apcu`

## Path parameters

- `domain_name` string, required

## Request body

- UpdatePhpAPcuRequest
  - `apcu_size` integer — The APcu size.
  - `enabled` boolean — Enables or disables APC.

## Response `204`

No Content

---

[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/revisions/d6d1ea012567/schema)
