Skip to main content
Uncategorized

nginx에서 ebook 링크 오류 – 405 에러

By 7월 10th, 2026No Comments


proxy_temp_file_write_size 256k;
proxy_intercept_errors on; ← 이 줄 추가
}

 

nginx 에 위의 값 수정