以下の内容はhttps://end0tknr.hateblo.jp/entry/20230226/1677401245より取得しました。


install nginx-1.23 from source to rhel9

$ cat /etc/redhat-release 
Red Hat Enterprise Linux release 9.1 (Plow)

$ sudo yum install pcre-devel

$ curl -OL http://nginx.org/download/nginx-1.23.3.tar.gz

$ cd nginx-1.23.3
$ ./configure \
  --prefix=/home/end0tknr/local/nginx \
  --with-http_ssl_module
$ make
$ make install



以上の内容はhttps://end0tknr.hateblo.jp/entry/20230226/1677401245より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14