差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| hardware:raspberry_pi:dietpi:dietpi_install_lamp [2022/08/24 16:26] – [Web サーバーのインストール] ともやん | hardware:raspberry_pi:dietpi:dietpi_install_lamp [2024/02/05 01:07] (現在) – ↷ 移動操作に合わせてリンクを書き換えました。 非ログインユーザー | ||
|---|---|---|---|
| 行 33: | 行 33: | ||
| ===== Web サーバーのインストール ===== | ===== Web サーバーのインストール ===== | ||
| - | Apache をインストールするために、以下のコマンドを実行する🤔\\ | + | **Apache** をインストールするために、以下のコマンドを実行する🤔\\ |
| <WRAP color_term> | <WRAP color_term> | ||
| <WRAP color_command>< | <WRAP color_command>< | ||
| 行 241: | 行 241: | ||
| Enabling conf serve-cgi-bin. | Enabling conf serve-cgi-bin. | ||
| Enabling site 000-default. | Enabling site 000-default. | ||
| - | Created symlink / | + | Created symlink / |
| - | vice. | + | Created symlink / |
| - | Created symlink / | + | |
| - | / | + | |
| Setting up debhelper (13.3.4) ... | Setting up debhelper (13.3.4) ... | ||
| Setting up apache2-dev (2.4.54-1~deb11u1) ... | Setting up apache2-dev (2.4.54-1~deb11u1) ... | ||
| 行 251: | 行 249: | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| + | http:// | ||
| + | < | ||
| + | < | ||
| + | iframe { | ||
| + | padding: 0; | ||
| + | width: 2030px; | ||
| + | height: 1400px; | ||
| + | border: none; | ||
| + | float: left; | ||
| + | | ||
| + | transform: | ||
| + | -o-transform: | ||
| + | -webkit-transform: | ||
| + | -moz-transform: | ||
| + | -ms-transform: | ||
| + | transform-origin: | ||
| + | -o-transform-origin: | ||
| + | -webkit-transform-origin: | ||
| + | -moz-transform-origin: | ||
| + | -ms-transform-origin: | ||
| + | } | ||
| + | .frame-container { | ||
| + | width: 800px; | ||
| + | height: 400px; | ||
| + | border: red 1px solid; | ||
| + | } | ||
| + | </ | ||
| + | <div class=" | ||
| + | <iframe src="/ | ||
| + | </ | ||
| + | </ | ||
| ===== 参考文献 ===== | ===== 参考文献 ===== | ||
| - | [[:linux:fedora_install_lamp|Fedora による LAMP(Apache, | + | [[linux:fedora: |
| + | [[https:// | ||