teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

加筆修正

2020/05/25 03:41

投稿

退会済みユーザー
answer CHANGED
@@ -4,4 +4,11 @@
4
4
  http://localhost:80/
5
5
  もしくは80も省略して
6
6
  http://localhost/
7
- で良いです。
7
+ で良いです。
8
+
9
+ apacheのhttpd.exeが動いていれば、
10
+ C:\xampp\htdocs\index.html
11
+ をもしおいてあれば、
12
+ webブラウザ上で
13
+ http://localhost/index.html
14
+ で表示できるはずです。