要支持https,请在Web服务器侧(Apache或Internet Information Services(IIS)或负载均衡器侧(LD)进行支持SSL的设置。
请参照各Web服务器或负载均衡器的文档实施各种设置。
另外,随着https化,需要在Accel Platform侧进行基本URL的设置。
设置用浏览器访问https化环境的URL中包含的基本URL(从https开始的基本URL)。
・Web服务器支持SSL时,访问Web服务器的URL中包含的基本URL
・负载均衡器支持SSL时,访问负载均衡器的URL中包含的基本URL
【示例】
如果从浏览器上访问登录页面的URL是https://example.com/imart/login,则基本URL是https://example.com/imart。
关于基本URL的设置方法,请参照以下内容。
■intra-mart Accel Platform安装指南
5.3.2.2. 基本URL
https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_base_url.html
■intra-mart Accel Platform配置文件参考
服务器上下文设置 - 基本URL
https://document.intra-mart.jp/library/iap/public/configuration/im_configuration_reference/texts/im_core/server-context-config/index.html#ベースurl
-- 适用对象 --------------------------------------------------------------------
iAP/Accel Platform/所有更新版本
--------------------------------------------------------------------------------
FAQID:1256
请告知由于intra-mart Accel Platform的https化,随之而来的作业是什么。