Please Enable JavaScript!
Mohon Aktifkan Javascript![ Enable JavaScript ]

aai1.5 사용중인데 이슈가 있습니다. > 질문답변

본문 바로가기
사이트 내 전체검색

질문답변

aai1.5 사용중인데 이슈가 있습니다.

페이지 정보

본문

제가 특정 스크립트를 홈서버에 설치를 해서 테스트중입니다.

centos7 입니다.  그런데 실행하면
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at @localhost" rel="nofollow">root@localhost to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log.

이에러가 떠서 에러로그름 보니

[Sun Feb 09 14:10:30.894723 2020] [core:alert] [pid 5937:tid 140456336873216] [client 218.157.59.152:14321] /home/hwik/public_html/api/.htaccess: Options not allowed here

이게 나옵니다..
제서버 환경에 무엇이 문제일까요? .htaccess을 허용해야 한다는 뜻인거 같은데요. AAI 가 .htaccess 허용이 안되었을리는 없다고 생각하는데요.

혹시 스크립트에 맞게 무얼 설정해야 할까요?

 

.htaccess 내용입니다.

 

<IfModule mod_rewrite.c>
    #Enable URL rewriting
        RewriteEngine On
        
    #Uncomment the following lines as instructed to redirect all http:// requests to https://
    #If using Cloudflare SSL, uncomment this line
        #RewriteCond %{HTTP:CF-Visitor} {"scheme":"http"}
    #If NOT using Cloudflare SSL and using HTTP Proxy (e.g., OVH Load Balancer), uncomment this line
        #RewriteCond %{HTTP:X-Forwarded-Proto} !https        
    #If NOT using Cloudflare SSL or HTTP Proxy, uncomment this line
        #RewriteCond %{HTTPS} off
    #Always uncomment these lines
        #RewriteCond %{REQUEST_URI} (.*[^\.][^m][^p][^3])$ [or]
        #RewriteCond %{REQUEST_URI} ^(/)$
        #RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]        
        
    #If using Cloudflare SSL
        RewriteCond %{HTTP:CF-Visitor} {"scheme":"https"}
        RewriteCond %{REQUEST_URI} (\.mp3)$
        RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]         
        
    #Redirect to robots.txt
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f 
    RewriteRule ^(robots\.txt)$ store/$1 [QSA,L] 
    
    #Test URL Rewriting (config check only)
        RewriteCond %{REQUEST_FILENAME} !-d
        RewriteCond %{REQUEST_FILENAME} !-f
        RewriteRule (test-url-rewriting)$ inc/version.php [QSA,L]     

    #Redirect to active template        
        RewriteCond %{REQUEST_FILENAME} !-d
        RewriteCond %{REQUEST_FILENAME} !-f
        RewriteRule ^(.*)$ index.php?req=$1&%{QUERY_STRING} [QSA,L]               
</IfModule>

답변만 하셔도 기본적으로 50P,답변채택시 내공 포인트 200P 가 지급됩니다. 답변 마감일 :2020 년 12 월 31 일

댓글목록

profile_image
채택완료

웹지기님의 댓글

웹지기 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 us 아이피 (68.♡.♡.87) 작성일

해당 .conf 파일에서 AllowOverrideallow 설정을 확인 해 보세요.

profile_image

가이더님의 댓글의 댓글

no_profile 가이더 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 kr 아이피 (59.♡.♡.133) 작성일

설정이 안되어 있는데요. 어떻게 작성해야 할까요?

※ 답변기간이 종료되어 추가 답변이 불가 합니다.
질문답변 목록
번호 포인트 제목 답변 글쓴이 조회 날짜
122 300 댓글+ 1 no_profile b1nst 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 4004 03-26
121 200 댓글+ 2 no_profile 멘도84 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 21755 02-14
120 200 댓글+ 1 no_profile 다사자 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 18050 02-02
119 200 no_profile 시나브로 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 22101 01-18
118 500 댓글+ 2 크론이 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 179392 11-07
117 500 댓글+ 1 no_profile 킵람쥐 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 228615 10-19
116 200 댓글+ 1 no_profile 타벌린나무 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13929 07-18
115 200 no_profile 댕댕 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6565 07-10
114 200 댓글+ 1 no_profile 정적인손님 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 6393 04-19
113 200 댓글+ 1 no_profile 미니님a 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 8867 04-02
112 500 댓글+ 3 no_profile 태린파파 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13345 03-11
111 500 댓글+ 8 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 12238 03-01
110 500 댓글+ 2 no_profile 태린파파 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5290 12-11
109 200 댓글+ 1 no_profile 꾸리꾸리꾸꾸 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 5250 10-27
108 200 댓글+ 2 no_profile 좐슨 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 18556 10-03

검색

회원로그인

회원가입
QnA nanoomihost. dnsever. dnszi.

사이트 정보

포인트 정책
포인트 순위
사이트명 : 아파치존
개인정보관리책임자 : JOO SUNG

접속자집계

오늘
3,828
어제
8,496
최대
176,238
전체
3,298,334
Copyright © apachezone.com. All rights reserved.