-
Notifications
You must be signed in to change notification settings - Fork 2
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
Config parsing 기능 수정 및 추가 고려사항 #28
Comments
|
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
location root
root가 비어있을때 (설정되지 않았을때) server locatino에 있는 value로 할당
port중복이 있는 경우 error로할지 무시할지
현재는 처음에 있는 것만 걸리며, nginx의 경우에도 뒤에 있는건 무시함, 대신 warning을 띄워줌
The text was updated successfully, but these errors were encountered: