Login  Register

Re: how to create short url for Oracle EBS R12.2

Posted by Cherish312 on Feb 12, 2025; 7:27am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/how-to-create-short-url-for-Oracle-EBS-R12-2-tp12857p12916.html

when we hit http://<short_name>  ,  
We had this error in
$FMW_Home/webtier/instances/EBS_web_OHS1/diagnostics/logs/OHS/EBS_web.log

[2025-02-12T07:54:31.1285+01:00] [OHS] [ERROR:32] [OHS-9999] [core.c] [host_id: XXXXXX] [st_addr: XXXXXXXX] [pid: XXXXXX] [tid: XXXXXXXXXX] [user: root] [VirtualHost: mn]  [client XXXXXXXX] ModSecurity: Access denied with code 400 (phase 1). Match of "rx i)^(short-name.domain_name(:80)?|short-name.domain_name:(80|4443))$" against "REQUEST_HEADERS:Hos required. [file "XXXXXXX/fs1/FMW_Home/webtier/instances/EBS_web_OHS1/config/OHS/EBweb/security2.conf"] [line "78"] [id "100017"] [msg "Unexpected Host header short_name"] [hostme "XXXXXX"] [uri "/favicon.ico"] [unique_id "Z6xFpwprpIoAMSp0xcoBBAAY"]


when we hit http://<short-name.domain_name>  ,  no errors.