stack icon indicating copy to clipboard operation
stack copied to clipboard

XE3 설치 지원

Open ibin79 opened this issue 7 years ago • 0 comments

Laravel 과 차이점

  • Document Root 가 public/ 이 아닌 .env 가 존재하는 상위 디렉토리임.

  • cd ~/master && git clone --depth=1 --branch=master https://github.com/xpressengine/xpressengine.git public

  • nginx rewrie 별도 필요 - https://github.com/xpressengine/xpressengine/blob/master/example.xe3-nginx-rewrite.conf

  • 정식 버전 배포전, 바뀔 가능성 존재하므로 beta 표시 붙이기?


  • 설치 가이드 - https://xpressengine.gitbooks.io/xpressengine-manual/content/ko/installation.html

ibin79 avatar Sep 21 '17 04:09 ibin79