index.htm

human109의 이미지

버츄얼호스팅을 하여 웹서버를 사용중입니다.

a라는 계정에서는
/home/a/public_html/foo/index.htm
파일을 만들면
a.foobar.com/foo/
만으로 접속이 됩니다.

그런데
b라는 계정에서
/home/b/public_html/bar/index.htm
파일을 만들어
b.foobar.com/foo/
로 접근을 하면 접속이 안되고
index.htm
을 넣어주어야 접속이 됩니다.

도와주세요..

7339989b62a014c4ce6e31b3540bc7b5f06455024f22753f6235c935e8e5의 이미지

DirectoryIndex 설정 문제일 것 같습니다. 좀더 흔히 쓰는 확장자인 .html로 바꿔보시거나요.

---8< 서명 -----------------
애니메이션 감상 기록 http://animeta.net/

human109의 이미지

물론 html도 해봤지요...

sangho9306의 이미지