Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- jquery timepicker
- gzip
- android bindService false
- 리눅스
- nginx
- tar
- 파일수세기
- tar.gz
- 방화벽
- 리눅스방화벽
- FYR
- bindService false
- 파일업로드
- TimePicker
- client_max_body_size
- DatePicker
- fyi
- 이메일용어
- bindService
- bindService return false
- Firewall
- Fya
Archives
- Today
- Total
목록nginx (1)
피곤한부엉이 개발일지

client_max_body_size 값을 지정하지 않았을 경우 기본값으로 1MB로 설정됩니다. client_max_body_size 300M; client_max_body_size 값 이리 지정하면 300M으로 설정됩니다. server 모듈 안쪽에 넣으시면 됩니다. 아래는 참고 문건입니다. ---아래--- 본문: Sets the maximum allowed size of the client request body. If the size in a request exceeds the configured value, the 413 (Request Entity Too Large) error is returned to the client. Please be aware that browsers cannot cor..
프로그래밍/Web
2023. 3. 30. 13:59