質問編集履歴

3

title fixed

2016/08/17 13:34

投稿

skycloudy0
skycloudy0

スコア8

test CHANGED
@@ -1 +1 @@
1
- fiApacheで.phpを除去したいがフォルダーにもファイルを置きたい
1
+ Apacheで.phpを除去したいがフォルダーにもファイルを置きたい
test CHANGED
File without changes

2

fixed

2016/08/17 13:34

投稿

skycloudy0
skycloudy0

スコア8

test CHANGED
@@ -1 +1 @@
1
- Apacheで.phpを除去したいがフォルダーにもファイルを置きたい
1
+ fiApacheで.phpを除去したいがフォルダーにもファイルを置きたい
test CHANGED
@@ -22,4 +22,4 @@
22
22
 
23
23
  /var/html/test/hello.phpにファイルを置くと
24
24
 
25
- http://my.domain/testが表示できなくなる
25
+ http://example.com/testが表示できなくなる

1

example\.comにへんこう

2016/08/17 13:33

投稿

skycloudy0
skycloudy0

スコア8

test CHANGED
File without changes
test CHANGED
@@ -12,11 +12,11 @@
12
12
 
13
13
  し、
14
14
 
15
- http://my.domain/test.php(var/html/test.php)
15
+ http://example.com/test.php(var/html/test.php)
16
16
 
17
17
 
18
18
 
19
- http://my.domain/test
19
+ http://example.com/test
20
20
 
21
21
  で表示できるようになったが、
22
22