linux:openlitespeed

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
linux:openlitespeed [2020/04/06 11:35] – [Django のインストールと設定] ともやんlinux:openlitespeed [2020/04/17 17:00] – [参考文献] ともやん
行 129: 行 129:
 ==== Python モジュールのインストール ==== ==== Python モジュールのインストール ====
 [[https://www.litespeedtech.com/open-source/litespeed-sapi/download|LiteSpeed Server API Downloads - LiteSpeed Technologies]] より Python Module をダウンロードしてインストールする。\\ [[https://www.litespeedtech.com/open-source/litespeed-sapi/download|LiteSpeed Server API Downloads - LiteSpeed Technologies]] より Python Module をダウンロードしてインストールする。\\
 +<WRAP prewrap 100%>
 <code> <code>
 $ curl -O https://www.litespeedtech.com/packages/lsapi/wsgi-lsapi-1.5.tgz $ curl -O https://www.litespeedtech.com/packages/lsapi/wsgi-lsapi-1.5.tgz
行 138: 行 139:
 $ sudo mv lswsgi /usr/local/lsws/fcgi-bin/lswsgi-1.5 $ sudo mv lswsgi /usr/local/lsws/fcgi-bin/lswsgi-1.5
 $ sudo chown root.root /usr/local/lsws/fcgi-bin/lswsgi-1.5 $ sudo chown root.root /usr/local/lsws/fcgi-bin/lswsgi-1.5
-$ sudo ln -/usr/local/lsws/fcgi-bin/lswsgi-1.5 /usr/local/lsws/fcgi-bin/lswsgi+$ sudo ln -sf /usr/local/lsws/fcgi-bin/lswsgi-1.5 /usr/local/lsws/fcgi-bin/lswsgi
 </code> </code>
 +</WRAP>
 [[https://www.litespeedtech.com/docs/lsapi|LSAPI Documentation - LiteSpeed Technologies]]\\ [[https://www.litespeedtech.com/docs/lsapi|LSAPI Documentation - LiteSpeed Technologies]]\\
 [[https://www.litespeedtech.com/docs/lsapi/python|Documentation for Python LiteSpeed Server API - LiteSpeed Technologies]]\\ [[https://www.litespeedtech.com/docs/lsapi/python|Documentation for Python LiteSpeed Server API - LiteSpeed Technologies]]\\
行 178: 行 180:
 [[https://www.thesslstore.com/knowledgebase/ssl-install/litespeed-ssl-installation/|How to Install an SSL/TLS Certificate In LiteSpeed - The SSL Store™]]\\ [[https://www.thesslstore.com/knowledgebase/ssl-install/litespeed-ssl-installation/|How to Install an SSL/TLS Certificate In LiteSpeed - The SSL Store™]]\\
 [[https://www.logw.jp/cloudserver/8557.html|LiteSpeedの管理画面でPHP7をインストールしてみる | logw-ログウ個人的な記録用-]]\\ [[https://www.logw.jp/cloudserver/8557.html|LiteSpeedの管理画面でPHP7をインストールしてみる | logw-ログウ個人的な記録用-]]\\
 +[[https://openlitespeed.org/kb/reverse-proxy-basics/|Setting up OpenLiteSpeed as a Reverse Proxy • OpenLiteSpeed]]\\
 +
  • linux/openlitespeed.txt
  • 最終更新: 2024/03/14 14:19
  • by ともやん