Point domain to port used by java app
        Posted  
        
            by 
                takeshin
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by takeshin
        
        
        
        Published on 2012-12-15T09:33:07Z
        Indexed on 
            2012/12/15
            11:06 UTC
        
        
        Read the original article
        Hit count: 385
        
I have successfully installed YouTrack issue tracker following the guides at:
- http://confluence.jetbrains.net/display/YTD3/Linux.+YouTrack+JAR+as+a+Service
- http://youtrack.jetbrains.com/issue/JT-7619
The application is now running at: mydomain.com:8080  
How do I configure the server to run at youtrack.mydomain.com instead?
I've been trying to set a reverse proxy in Apache, but it didn't work for me.
© Server Fault or respective owner