---
title: "Cloud Sites File Path"
source: "https://docs.nexcess.com/hosting/cloud-sites/website-management/cloud-sites-file-path/"
description: "Need to find the absolute file path or web root for your Cloud Sites applications? Learn how to easily locate your Linux or Windows directory paths."
vertical: "Hosting"
date: "2024-03-04"
last_modified: "2026-07-23"
---

# Cloud Sites File Path

While configuring some web applications in Cloud Sites, you might need to provide the absolute path, full path, or web root for your website. No matter if you’re using [Linux or Windows](https://www.liquidweb.com/blog/linux-vs-windows-hosting/), it’s easy to find your website’s file path in Cloud Sites. If you don’t know whether you need the Linux or Windows path, consult a web developer or the web application vendor, or contact us for a recommendation.

## Full File Path on Linux

1. [Log into your Cloud Sites account](https://portal.nexcess.com/).
2. In your website list, click on the website where you need to know the web root.  
    ![website name highlighted](https://docs.nexcess.com/wp-content/uploads/2026/06/help.liquidweb.com_UXE97g.png)
3. In the **Website Details** section, look for **Linux Directory**. This is your web root and should look something like this:  
    ```
    /mnt/stor1-wc1-dfw1/123456/www.domain.com/web/content/
    ```
    
      
    ![linux directory highlighted in cloud sites](https://docs.nexcess.com/wp-content/uploads/2026/06/help.liquidweb.com_91vjS1.png)

## Full File Path on Windows

1. [Log into your Cloud Sites account](https://portal.nexcess.com/).
2. In your website list, click on the website where you need to know the web root.  
    ![website name highlighted](https://docs.nexcess.com/wp-content/uploads/2026/06/help.liquidweb.com_fj9j5p.png)
3. In the **Website Details** section, look for **Windows Directory**. This is your web root and should look something like this:  
    ```
    stor1wc1dfw3stor1wc1dfw3www.domain.com
    ```
    
      
    ![windows directory file path](https://docs.nexcess.com/wp-content/uploads/2026/06/help.liquidweb.com_SRbcde.png)
