macsplex.com 로그인

검색

Debian
2018.09.02 07:24

Nginx사용시 업로드용량변경

조회 수 203 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄
Extra Form
출처/참고/홈페이지 https://serverfault.com/questions/611239...-post-size

nginx에서 php를 사용시 업로드 용량을 8MB를 이상을 기본으로 금지하고 있습니다.


해당사항을 옵션을 조정해야 더 큰용량을 업로드를 할수가 있습니다.


해당사항은 데비안9 php7.0-fpm 설치기준입니다.


해당 옵션을 조정해주세요


1. /etc/nginx/nginx.conf

client_max_body_size 100M;


2./etc/php/7.0/fpm/php.ini


post_max_size = 100MB

upload_max_filesize = 100MB






--------------------------------------------------광고(Advertising)-------------------------------------------------------------------------------------


TAG •

리눅스 Tip

Linux Tip

  1. qshutdown

    CategoryUbuntu
    Read More
  2. KDE plasma 한영변환키설정 방법

    CategoryUbuntu
    Read More
  3. KDE 버전 확인법

    CategoryUbuntu
    Read More
  4. deepin desktop environment 설치방법

    CategoryUbuntu
    Read More
  5. ExecutableBit 에러 발생시

    CategoryUbuntu
    Read More
  6. 파이어폭스 시작페이지가 변경이 되지 않을때

    CategoryUbuntu
    Read More
  7. 우분투에서 iso 파일만들기

    CategoryUbuntu
    Read More
  8. Fedora(페도라), CentOS에서 나눔폰트 설치하는 방법

    CategoryCentOS
    Read More
  9. Fedora(페도라) KDE 데스크탑 설치하기

    CategoryFedora
    Read More
  10. 편리하게 이미지크기, 이미지 회전이 필요할때

    CategoryFedora
    Read More
  11. LightDM 적용하기

    CategoryFedora
    Read More
  12. 페도라에서 VLC를 설치하고 싶을때

    CategoryFedora
    Read More
  13. 페도라 방화벽포트열기

    CategoryFedora
    Read More
  14. apache2 ssl 모드 활성 및 비활성화 명령어

    CategoryApache2
    Read More
  15. Mysql(MaridaDB)접속시 ERROR 2002 발생시

    CategoryDB
    Read More
  16. Nginx사용시 업로드용량변경

    CategoryDebian
    Read More
  17. Nginx 이미지링크 방지

    CategoryDebian
    Read More
  18. Gzip 압축효율 확인사이트

    Read More
  19. Arch 저장소(repo)추가 방법

    CategoryArch
    Read More
  20. 리눅스 민트 19.1 테사(Tessa) 업그레이드 방법

    CategoryLinuxmint
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 Next
/ 8