답변 2개
채택된 답변
+20 포인트
10년 전
"http://주소/index.php">http://주소/index.php" 로 접속하면 열리는데 "http://주소/">http://주소/" 이렇게 접속하면 안보이시는건가요?
아파치 설정파일에 "DirectoryIndex" 를 체크해보세요.DirectoryIndex index.php index.phtml index.html index.htm이런식으로 하면... 파일명 없이 접근시 index.php, index.phtml, index.html .. 순서로 파일이 있으면 그 파일을 실행시키게 됩니다.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인