Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8133421
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T09:36:06+00:00 2026-06-06T09:36:06+00:00

Ok. I have a dedicated box running centOS 5, it has cPanel installed to

  • 0

Ok. I have a dedicated box running centOS 5, it has cPanel installed to make things a bit easier I also have JIRA and SVN setup and running. So with that said I am trying to have a subdomain eg. jira.domain.com but, not sure how to set it up, cpanel doesn’t appear to store the virtualhosts in the typical local /etc/httpd/conf.d/.... so I am wondering how would I set up jira as a subdomain for JIRA where I dont have to have the port displaying as well.

Would I use htaccess for this or add a virtualhost somehow or what? If I have to add a virtualhost, how will that effect my other subdomains, if the virtualhost is added to the right spot.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T09:36:07+00:00Added an answer on June 6, 2026 at 9:36 am

    The way you can archive it is to make a subdomain and add a virtual host mapping to Apache.

    Here is my default configuration.

    <VirtualHost *:80>
        ServerName jira.domain.com
    
        <Proxy *>
                Order deny,allow
                Allow from all
        </Proxy>
    
        ProxyRequests       Off
        ProxyPreserveHost   On
    
        ProxyPass           /    http://localhost:8080/
        ProxyPassReverse    /    http://localhost:8080/
    
        ErrorLog            /var/log/apache2/jira.error.log
        CustomLog           /var/log/apache2/jira.access.log combined
    </VirtualHost>
    

    In order for this to work you need to activate

    1. VirtualHost configuration
    2. Proxy Module: mod_proxy
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a domain. And I have a dedicated windows server. It has svn
I have a myisam only dedicated 32 GB RAM mysql server that is running
I have MVC3 installed on my dedicated server and I have an mvc3 website
I have a sql server on a dedicated machine, running SQL 2008. I have
I have a dedicated server running Cent OS with a Parallel PLESK panel. I
I have a dedicated server running Linux. The operating system runs the following -let's
I have a dedicated CentOS server. I manage all my users, apps, and virtual
I am setting up my new dedicated box and have decided to go with
I have a dedicated machine I use for testing. At the moment it's running
Currently I have a dedicated server with WHM and Joomla running. I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.