Skip to content

Commit 7ff5093

Browse files
committed
Update dead links for LiteSpeed
php/doc-en@b9f20ac
1 parent 8f72c1b commit 7ff5093

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

install/unix/litespeed.xml

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 445962cfde047efd759cfc37006a5c5864864ef5 Maintainer: mumumu Status: ready -->
3+
<!-- EN-Revision: b9f20acc914a07acc46db2ab0c77c515352526fc Maintainer: mumumu Status: ready -->
44

55
<sect1 xml:id="install.unix.litespeed" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
66
<title>LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用)</title>
@@ -42,11 +42,11 @@
4242
<orderedlist>
4343
<listitem>
4444
<para>
45-
LiteSpeed//OpenLiteSpeed Web サーバを取得し、インストールするには、
46-
LiteSpeed Web サーバの wiki
47-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:installation">install page</link>
48-
または OpenLiteSpeed wiki
49-
<link xlink:href="http://open.litespeedtech.com/mediawiki/index.php/Help:Install">install page</link>.
45+
LiteSpeed/OpenLiteSpeed Web サーバを取得し、インストールするには、
46+
LiteSpeed Web サーバの ドキュメント
47+
<link xlink:href="https://docs.litespeedtech.com/products/lsws/installation/">install page</link>
48+
または OpenLiteSpeed のドキュメント
49+
<link xlink:href="https://openlitespeed.org/kb/category/installation/more-installation-methods/">install page</link>.
5050
を参照してください。
5151
</para>
5252
</listitem>
@@ -134,8 +134,8 @@ Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
134134
SAPI 拡張としての PHP サポートを有効にした状態で実行できるようになっているはずです。
135135
LSWS / OLS と PHP で利用可能な設定オプションはもっとたくさんあります。
136136
さらに詳しい情報は、
137-
LiteSpeed wiki
138-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php">PHP</link>
137+
LiteSpeed ドキュメント
138+
<link xlink:href="https://docs.litespeedtech.com/extapp/php/configuration/control/">PHP</link>
139139
のページを参照してください。
140140
</para>
141141

@@ -229,9 +229,10 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
229229
LiteSpeed PHP は、 LiteSpeed/OpenLiteSpeed Web サーバ、
230230
および Apache の mod_lsapi とともに使えます。
231231
サーバサイドの設定のさらなるステップについては、
232-
wiki ページ
233-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:configuring-lsws-for-php">LiteSpeed Webサーバ</link>
234-
および <link xlink:href="http://open.litespeedtech.com/mediawiki/index.php/Help:Default_PHP_Settings">OpenLiteSpeed</link>
232+
ドキュメントの
233+
<link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/">LiteSpeed Web Server</link>
234+
および
235+
<link xlink:href="https://openlitespeed.org/kb/category/installation/php-installation-guides/">OpenLiteSpeed</link>
235236
を参照してください。
236237
</para>
237238

@@ -243,22 +244,22 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
243244
CentOS:
244245
CentOS では、LSPHP は
245246
LiteSpeed リポジトリ または Remi リポジトリ から、
246-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:rpm">RPM</link>
247+
<link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/#litespeed-repo-search-packages">RPM</link>
247248
を使ってインストールできます。
248249
</para>
249250

250251
<para>
251252
Debian:
252253
Debian では、LSPHP は LiteSpeed リポジトを経由で、
253-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:apt">apt</link>
254+
<link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/#litespeed-repo-search-packages">apt</link>
254255
を使ってインストールできます。
255256
</para>
256257

257258
<para>
258259
cPanel:
259260
CPanel と EashApache 4 を使って、LSWS/OLS と CPanel とともに LSPHP をインストールする方法については、
260261
それぞれの
261-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cpanel:easyapache4-config">wiki ページ</link>
262+
<link xlink:href="https://docs.litespeedtech.com/cp/cpanel/quickstart/#easyapache-integration">wiki page</link>
262263
を参照してください。
263264
</para>
264265

@@ -267,7 +268,7 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
267268
Plesk は、CentOS, CloudLinux, Debian, および Ubuntu 上の LSPHP ともに利用できます。
268269
これに関するさらなる情報は、
269270
それぞれの
270-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:plesk:php_guide">wiki ページ</link>
271+
<link xlink:href="https://docs.litespeedtech.com/cp/plesk/">documentation page</link>
271272
を参照してください。
272273
</para>
273274
</sect1>

0 commit comments

Comments
 (0)