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

質問編集履歴

8

変更

2017/05/23 11:41

投稿

krtm1073
krtm1073

スコア21

title CHANGED
File without changes
body CHANGED
@@ -17,5 +17,5 @@
17
17
  追記
18
18
  エラーログは以下でございます
19
19
 
20
- [Tue May 23 20:08:16 2017] [error] [client 60.41.198.136] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
21
- [Tue May 23 20:08:16 2017] [error] [client 60.41.198.136] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://○○○.com/
20
+ Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
21
+ Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://○○○.com/

7

エラーログの追記

2017/05/23 11:41

投稿

krtm1073
krtm1073

スコア21

title CHANGED
File without changes
body CHANGED
@@ -12,4 +12,10 @@
12
12
  | |-cssフォルダなど
13
13
  | |-index.html
14
14
 
15
- 恐らく一般的な構成だと思います。
15
+ 恐らく一般的な構成だと思います。
16
+
17
+ 追記
18
+ エラーログは以下でございます
19
+
20
+ [Tue May 23 20:08:16 2017] [error] [client 60.41.198.136] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
21
+ [Tue May 23 20:08:16 2017] [error] [client 60.41.198.136] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://○○○.com/

6

修正

2017/05/23 11:11

投稿

krtm1073
krtm1073

スコア21

title CHANGED
File without changes
body CHANGED
@@ -8,7 +8,7 @@
8
8
  |
9
9
  |
10
10
  |
11
- |-www/exa/-|
11
+ |-www/example/-|
12
12
  | |-cssフォルダなど
13
13
  | |-index.html
14
14
 

5

修正

2017/05/23 11:02

投稿

krtm1073
krtm1073

スコア21

title CHANGED
File without changes
body CHANGED
@@ -8,7 +8,7 @@
8
8
  |
9
9
  |
10
10
  |
11
- |-www/example/-|
11
+ |-www/exa/-|
12
12
  | |-cssフォルダなど
13
13
  | |-index.html
14
14
 

4

修正

2017/05/23 11:02

投稿

krtm1073
krtm1073

スコア21

title CHANGED
File without changes
body CHANGED
@@ -9,7 +9,7 @@
9
9
  |
10
10
  |
11
11
  |-www/example/-|
12
- | |-cssフォルダなど
12
+ | |-cssフォルダなど
13
- | |-index.html
13
+ | |-index.html
14
14
 
15
15
  恐らく一般的な構成だと思います。

3

修正

2017/05/23 11:01

投稿

krtm1073
krtm1073

スコア21

title CHANGED
File without changes
body CHANGED
@@ -9,7 +9,7 @@
9
9
  |
10
10
  |
11
11
  |-www/example/-|
12
- | |-cssフォルダなど
12
+ | |-cssフォルダなど
13
- | |-index.html
13
+ | |-index.html
14
14
 
15
15
  恐らく一般的な構成だと思います。

2

修正

2017/05/23 11:01

投稿

krtm1073
krtm1073

スコア21

title CHANGED
File without changes
body CHANGED
@@ -9,7 +9,7 @@
9
9
  |
10
10
  |
11
11
  |-www/example/-|
12
- | |-cssフォルダなど
12
+ | |-cssフォルダなど
13
- | |-index.html
13
+ | |-index.html
14
14
 
15
15
  恐らく一般的な構成だと思います。

1

ディレクトリ構造の追加

2017/05/23 11:00

投稿

krtm1073
krtm1073

スコア21

title CHANGED
File without changes
body CHANGED
@@ -2,4 +2,14 @@
2
2
 
3
3
  転送前は403 Forbiddenと表示されておりました。
4
4
 
5
- どうしたらいいかわからず困り果てています。どうかお力添えいただけないでしょうか。
5
+ どうしたらいいかわからず困り果てています。どうかお力添えいただけないでしょうか。
6
+
7
+ /home/xxx/
8
+ |
9
+ |
10
+ |
11
+ |-www/example/-|
12
+ | |-cssフォルダなど
13
+ | |-index.html
14
+
15
+ 恐らく一般的な構成だと思います。