Changing the port Follow
I'm Windows based so I'm not too familiar with the Apache configuration files so I was wondering which files I need to change to change the YouTrack port from "999" back to "80" (or similar) as we've just provisioned a new IP. I've found the "server" file but I suspect I also have to restart the Apache service somehow?
Please sign in to leave a comment.
Tim,
Edit file c:\YouTrack\conf\server.xml
Find line <Connector port="999" protocol="HTTP/1.1" and change 999 to desired port number.