Back to Hugo

server-relative

docs/content/en/quick-reference/glossary/server-relative.md

0.161.1423 B
Original Source

A server-relative path is the final path from the web server's root, used in the generated site. These paths always begin with a leading slash and account for the baseURL and content dimension prefixes such as language, role, or version. For example, /en/examples/old-name/ is a server-relative path.

See also: page-relative, site-relative.