Setting Up a Subdomain for Signature Images on Xisto cPanel

[!NOTE]
Historical Archive Note: The original user-created artwork (forum signature images) referenced in this post is no longer active. To maintain context, a mockup description has been reconstructed based on member feedback.

I’ve been working on a new portfolio system where I store my forum signatures. They’re buried in a deep directory like public_html/portfolio/assets/images/sigs/. I wanted a cleaner URL: http://sigs.brooksrockett.com/signame.jpg instead of the long path. The domain brooksrockett.com is parked on my Xisto account, but my cPanel actually shows the primary domain (e.g., johnny.xisto.com) rather than the parked one.

I managed to figure it out with help from another member. Here’s what worked:

Steps to Set Up a Subdomain on a Parked Domain

  1. Log into your Xisto cPanel.
  2. Go to the Subdomains section.
  3. In the drop-down next to “Create a Subdomain,” select your parked domain (e.g., brooksrockett.com).
  4. Enter the desired subdomain prefix (e.g., sigs).
  5. For the document root, specify the directory where your sig images live (relative to the parked domain’s root). For a parked domain, the root is typically a subfolder inside your main public_html. In my case, I created a symlink or just pointed it to public_html/portfolio/assets/images/sigs/.
  6. Click Create.

That’s it! Now I can access http://sigs.brooksrockett.com/signame.jpg directly. If you want to redirect a specific subdomain to a directory (like sigspublic_html/sigs), you can use the same drop-down menu under Subdomains to set a redirect.

One thing to note: cPanel might show the primary domain’s structure, but the parked domain settings work independently. Just make sure you select the correct domain from the drop-down before creating the subdomain.

Hope this helps anyone else with a similar setup!

:movie_camera: Video Tutorial: