Special Offer: Get 25% OFF your first order! Use code: WELCOME25
RETURN TO FORUM

Configuring reverse proxy rules in Website settings

POSTED BY: nginx_guru ACTIVE_MEMBER POSTED ON: Jun 05, 2026 CATEGORY: GUIDE
How do I proxy requests hitting a specific domain subdomain block to a local port (e.g. localhost:8000) running Node?
9 Total Upvotes

REPLIES (1)

devops_wizard ACTIVE_MEMBER SOLUTION_ACCEPTED 2026.06.06 04:50
Go to the **Websites** page -> click **Manage** on your domain -> open the **Reverse Proxy** tab -> click **Add Proxy Rule** -> enter proxy path `/`, target address `http://127.0.0.1:8000` -> click **Save and Apply**.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN