[ gnuboard ] 그누보드 shorturl 서버이전시 사용시 .htaccess 의 오류 방지 > gnuboard

본문 바로가기

사이트 내 전체검색

gnuboard

팁자료 [ gnuboard ] 그누보드 shorturl 서버이전시 사용시 .htaccess 의 오류 방지

작성일 19-12-06 21:18

페이지 정보

작성자 웹지기 조회 2,025회 댓글 0건

본문

shorturl.lib.php에서 사용하는 .htaccess 파일때문에 생기는 오류를 방지

 

본인의 경우 CentOS7 minimal 버젼이 설치되었고, apm은 AAI로 설치 했다.

AAI = https://apachezone.com 에서 다운을 받을 수 있다.

 

# vim /etc/http/conf.d/계정.conf

변경해야 할 설정

</FilesMatch>

이부분의 아래쪽에 

<Directory "/home/계정명/public_html">

    Options FollowSymLinks MultiViews

    Allow from all

    Require all granted

    AllowOverride all

    Order allow,deny

</Directory>

이부분을 추가해 주어야 .htaccess: Options not allowed here 이러한 오류가 발생하지 않는다.

 

SSL 을 사용한다면 계정-le-ssl.conf 파일도 위를 추가해준다.



추천0

비추천 0

댓글목록

등록된 댓글이 없습니다.

전체 54건 1 페이지

이미지 목록

게시물 검색
Copyright © 즐거운 코딩 생활 ( funyphp ). All rights reserved.
PC 버전으로 보기