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. Nginx php-fpm 설정

    CategoryDebian
    Read More
  2. nginx rewrite 예제

    Categorynginx
    Read More
  3. nginx semrush bot 차단

    Categorynginx
    Read More
  4. Nginx 이미지링크 방지

    CategoryDebian
    Read More
  5. Nginx사용시 업로드용량변경

    CategoryDebian
    Read More
  6. Ngnix 특정폴더 인증절차추가

    CategoryDebian
    Read More
  7. OpenCubicPlayer

    CategoryUbuntu
    Read More
  8. OpenXenManager 설치방법

    CategoryUbuntu
    Read More
  9. php 업로드 용량 제한 변경하기

    Read More
  10. php5연동 curl 설치

    Read More
  11. phpbb에서 로그인 에러가 나올시에..

    Read More
  12. phpmyadmin 업로드 용량늘이기

    CategoryDB
    Read More
  13. qshutdown

    CategoryUbuntu
    Read More
  14. scp 명령어를 이용한 파일 복사 및 전송

    Read More
  15. Setting Up the OpenLDAP Server

    Read More
  16. sudo 유저추가

    CategoryFedora
    Read More
  17. tar 명령어로 압축하기, 압축풀기

    Read More
  18. TAR을 이용한 권한설정까지 압축하기

    Read More
  19. Transmageddon

    CategoryUbuntu
    Read More
  20. ubuntu kvm install

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