クロムブックで Web サーバーを動かす
739 ワード
クロムブックで Web サーバーを動かす方法です。
1) Nginx をインストールします。
sudo apt install nginx-full
/var/www/html/index.html がディフォールトのページになります。
2) ip addr で Linux の IP アドレスを調べます。
私の場合は、100.115.92.194 になりました。
3) http://100.115.92.194/ にアクセス
4)/var/www/html/index.html を編集して、変更が反映されることを確認します。
Author And Source
この問題について(クロムブックで Web サーバーを動かす), 我々は、より多くの情報をここで見つけました https://qiita.com/ekzemplaro/items/cd5e09dfd2040d17e2c5著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .