---
title: Rewrite url based on the subdomain
summary: Check for a subdomain and rewrite the URL path.
url: https://www.fastly.com/documentation/solutions/examples/rewrite-url-based-on-the-subdomain
---

Check for a subdomain and rewrite the URL path.

## VCL

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/bd558520)

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/e04e760f)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/e0a02cfb)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/951f8660)

