このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
|
git2:server:git-web [2020/06/05 10:58] y2sunlight [Gitサーバーの構築 - GitWeb] |
git2:server:git-web [2020/06/16 15:28] (現在) y2sunlight [Apacheの設定] |
||
|---|---|---|---|
| 行 100: | 行 100: | ||
| Require host localhost | Require host localhost | ||
| Require ip 127.0.0.1 | Require ip 127.0.0.1 | ||
| - | Require ip 192.168.11.0/24 | + | Require ip 192.168.1.0/24 |
| </ | </ | ||
| 行 119: | 行 119: | ||
| * ''/ | * ''/ | ||
| * ''/ | * ''/ | ||
| + | |||
| + | 編集が終わったら、Apacheを再起動します。 | ||
| + | |||
| + | < | ||
| + | systemctl restart httpd | ||
| + | </ | ||
| \\ | \\ | ||