Changes between Initial Version and Version 1 of Ticket #2450


Ignore:
Timestamp:
02/10/23 10:05:47 (15 months ago)
Author:
Koichi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2450 – Description

    initial v1  
     1Because the error message "Maximum number of external links per post exceeded"
    12
    2 Because the error message "Maximum number of external links per post exceeded"
    33I Change websiete to websiete.
    4 [ec2-user@ip-xxx-xxx-xxx-xxx ~]$ cat /etc/os-release
    5 
    6 {{{
    7 NAME="Amazon Linux"
    8 VERSION="2"
    9 ID="amzn"
    10 ID_LIKE="centos rhel fedora"
    11 VERSION_ID="2"
    12 PRETTY_NAME="Amazon Linux 2"
    13 ANSI_COLOR="0;33"
    14 CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
    15 HOME_URL="websiete://amazonlinux.com/"
    16 }}}
    174
    185
     
    4734}}}
    4835
     36[ec2-user@ip-xxx-xxx-xxx-xxx ~]$ cat /etc/os-release
    4937
     38{{{
     39NAME="Amazon Linux"
     40VERSION="2"
     41ID="amzn"
     42ID_LIKE="centos rhel fedora"
     43VERSION_ID="2"
     44PRETTY_NAME="Amazon Linux 2"
     45ANSI_COLOR="0;33"
     46CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
     47HOME_URL="websiete://amazonlinux.com/"
     48}}}
    5049cat nginx.conf
    5150
     
    182181}}}
    183182
     183Wildfly Version: WildFly Full 22.0.1.Final (WildFly Core 14.0.1.Final)
     184
     185Reverse server(nginx) => App Server(Wildfly)
     186There is my configuration on the nginx server.
     187