質問編集履歴

5

書式の変更

2016/01/20 08:49

投稿

mae
mae

スコア45

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  ■ディレクトリ構造
34
34
 
35
-
35
+ ```
36
36
 
37
37
  home
38
38
 
@@ -40,11 +40,11 @@
40
40
 
41
41
  - www
42
42
 
43
- - dokuji.com
43
+ - dokuji.com
44
44
 
45
- - .htaccess
45
+ - .htaccess
46
46
 
47
-
47
+ ```
48
48
 
49
49
 
50
50
 

4

書式の変更

2016/01/20 08:49

投稿

mae
mae

スコア45

test CHANGED
File without changes
test CHANGED
@@ -32,15 +32,19 @@
32
32
 
33
33
  ■ディレクトリ構造
34
34
 
35
- ```
36
35
 
37
- home-shoki-www-dokuji.com
38
36
 
39
- |
37
+ home
40
38
 
41
- - .htaccess
39
+ - shoki
42
40
 
43
- ```
41
+ - www
42
+
43
+ - dokuji.com
44
+
45
+ - .htaccess
46
+
47
+
44
48
 
45
49
 
46
50
 

3

変更

2016/01/20 08:48

投稿

mae
mae

スコア45

test CHANGED
File without changes
test CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  home-shoki-www-dokuji.com
38
38
 
39
- |
39
+ |
40
40
 
41
41
  - .htaccess
42
42
 

2

書式の変更

2016/01/20 08:46

投稿

mae
mae

スコア45

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- .htaccessが効いていないようで、解決策を探しています。
1
+ .htaccessの記述方法間違っていようで、解決策を探しています。
2
2
 
3
3
  `/dokuji.com/`にアクセスした際に、`/dokuji.com/htdocs/`となるようにしたいです。
4
4
 

1

追加

2016/01/20 08:46

投稿

mae
mae

スコア45

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,8 @@
1
1
  .htaccessが効いていないようで、解決策を探しています。
2
2
 
3
3
  `/dokuji.com/`にアクセスした際に、`/dokuji.com/htdocs/`となるようにしたいです。
4
+
5
+ 現状だとurlがrewriteされません。
4
6
 
5
7
 
6
8