-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
아파치 웹 서버에서도 작동 할 수 있도록 #53
Comments
@gaon12 네 조만간 도와드리겠습니다. |
리버티 엔진은 자체적인 웹 서버로서 기능합니다. nginx는 리버스 프록시로서만 작동하고요. |
Apache2 node reverse proxy로 검색하시기 바랍니다
2019년 1월 2일 (수) 오후 3:19, zlzleking <[email protected]>님이 작성:
… 리버티 엔진은 자체적인 웹 서버로서 기능합니다.
nginx는 리버스 프록시로서만 작동하고요.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#53 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHWA6RukM0qiauIG2htAoddKPy8jHfpKks5u_E9ggaJpZM4ZmPt_>
.
|
@NessunKim 네 감사합니다. |
apache2 sites-availables
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
현재 리버티 엔진은 nginx가 설치 된 서버에서만 작동하는데요. 아파치 웹 서버에서도 설치가 가능하도록 할 수 있나요?
The text was updated successfully, but these errors were encountered: