Static content not found via https

Hi guys,

after configuring all required things to enable SSL for accessing appian, we are not able to make application working.

Appian services, Data server ,search server and application server start without any errors in logs. As a web server we are using Apache 2.4.

When we try to connect with https to Apache homepage, it works. Then when we try to connect to appian, login page appears in limited version because css and other scripts are not loaded (404 error for loading css in browser debugging mode).

It looks like web server doesn't know the path to static content under www/suite but everything is configured correctly in httpd.conf.

Only thing I am not sure about is configuration of url properties according to documentation.

 
Do we have to provide STATIC_SERVER_AND_PORT and DYNAMIC_SERVER_AND_PORT in order to make https working? Could this be a problem?

Or do you have any other ideas what can be wrong?

Thanks a lot

  Discussion posts and replies are publicly visible