---
title: bereq.url.path
summary: null
url: >-
  https://www.fastly.com/documentation/reference/vcl/variables/backend-request/bereq-url-path
---

**Type:** STRING  
**Access:** read-only

**Available in:** pass, miss, fetch

The path portion of `bereq.url`, which will not
include the query string. This variable is updated any time
`bereq.url` is set.
