Apache HTTP Serverのインストール公式サイトよりダウンロード http://archive.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi インストール Network Domein localhost Server Name localhost Administrator's Email Address admin@localhost(どんなものでも可) for All Users, on Port 80, as a Service -- Recommended. を選択 インストール先ディレクトリを選択します。 Program Filesフォルダ以下ではファイルの移動、書き込みをする時に Windows7のユーザーアカウント制御(UAC)が働くため、 インストールする場所を C:\Program Files (x86)\Apache Software Foundation\Apache2.2\ から C:\Apache2.2\ へ変更します。 「http://localhost/」 にアクセスして「It Works!」と表示されたらOKです。 |