Skip to main content
September 27, 2021
Solved

Want to use local web server and web application server in Appian.

  • September 27, 2021
  • 7 replies
  • 0 views

Hello, Appian.

What should I do if I want to use another local web server and web application server in Appian?

Thank you!!

    Best answer by mathieud0001

    For the web server, it officially supports Apache and IIS. Although not officially supported, I don't think it would be too complicated to make it work with other web servers seeing as it is mostly proxying requests back and forth.

    As for the app server, Tomcat is your only option as it's bundled in the install.

    7 replies

    stefanhelzle0001
    Brainy
    September 27, 2021

    AFAIK this is not supported. May I ask why you would want to do that?

    September 27, 2021

    Thank you Stefan.

    Does it mean Apache is the only web server and Apache Tomcat is the only web application server supported by Appian?

    mathieud0001
    Brainy
    September 27, 2021

    For the web server, it officially supports Apache and IIS. Although not officially supported, I don't think it would be too complicated to make it work with other web servers seeing as it is mostly proxying requests back and forth.

    As for the app server, Tomcat is your only option as it's bundled in the install.