ASM更改默认URL模式

2020-09-05 01:37发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)我需要配置asm url的方式与...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


我需要配置asm url的方式与默认方式不同,如下所示。 我该如何实现?

默认模式: https://{domain}/?asm = true 必需模式:< rel =" nofollow" hraf=" https://{domain}/liveassist"> https://{domain}/liveassist

4条回答
me_for_i
2020-09-05 01:37

请在您的 .htaccess 文件中放入以下行:

 重定向https://{domain}/liveassist https://{domain}/?asm = true
  

一周热门 更多>