家のWindowsで Apache2.4系 を置く練習をしようぜ☆(^q^)
以下の記事を読んで、
「Windows版Apacheをインストールする」
http://d.hatena.ne.jp/Kazuhira/20170128/1485621099
Apache Haus から取ってきて Cドライブに置く。
C:\Apache24
C:/Apache24/conf/httpd.conf
設定ファイルを開き
Define SRVROOT "/Apache24"
と書いているところを、頭の C: を取って \ を / に変えて
Define SRVROOT "/Apache24"
と書く。おんなじだ。
[Windows] + [R]、cmd。[Enter]。
cd c:/Apache24/bin
httpd
ファイアーウォールが出てきたら「アクセスを許可する」
で、
にアクセス。 Apache Haus のスクリーンショットが見える。
Author And Source
この問題について(家のWindowsで Apache2.4系 を置く練習をしようぜ☆(^q^)), 我々は、より多くの情報をここで見つけました https://qiita.com/muzudho1/items/b6065566f5ef97359788著者帰属:元の著者の情報は、元の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 .