How to change the HTTP port from 8080 to 80 in Appian 25.2?
Hi everyone,
I'm working with Appian 25.2 on Windows, and I want to change the default HTTP port from 8080 to 80.
Here’s what I’ve done so far:
-
I did not modify anything in
<APPIAN_HOME>, as per Appian's official recommendations. -
I located the file
tomcatResources.xmlinside<REPO_HOME>\conf. -
I added this connector definition:
-
I ran
configure.batfrom the root of the configuration repository. It completed successfully with no errors. -
I did not start the Appian environment, I only checked the generated file at:
And I noticed that the port is still set to
8080instead of80.
What else should I check or configure to get the port changed properly to 80?
