Skip to content

Monster Oasis

  • 浪況預測
  • KML2CSV
  • World Marathon
  • Privacy Policy

nginx php 增加/改變檔案上傳的大小 settings

2025/03/04 by Monster

nginx.conf in http block
sendfile on;
client_max_body_size 10M;

php.ini
file_uploads = On
upload_max_filesize = 20M

Categories Copy_N_Paste, Programming/php, Service, Software, System/Linux/Unix* Tags Nginx, php
Traefik with BasicAuth middleware settings
bbedit-每行前後加文字的小技巧
© 2025 Monster Oasis • Built with GeneratePress