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 |
Tags
- bindService return false
- 파일업로드
- 이메일용어
- 티베로
- nginx
- 파일수세기
- Firewall
- tar
- bindService false
- 방화벽
- 리눅스방화벽
- gzip
- Fya
- TimePicker
- android bindService false
- tar.gz
- fyi
- jquery timepicker
- FYR
- client_max_body_size
- DatePicker
- bindService
- 리눅스
Archives
- Today
- Total
목록파일업로드 (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