0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

IISの設定でサーバーの制限を上げる

Posted at

IISを使っていてファイルの大きなものやPostで大きいもの、大量なTextboxとかもですが、アップロードしたときにサーバーでの上限というものがあります。apacheにもありますがIISにももちろんあります。

いまいちわかりづらいのですが、以下のサイトに詳しくありました。

【Azure】PHPのフォームでファイルサイズの大きいファイルをアップロードすると404がでる件

[Request Filttering]の[Edit Feature Settings...]でMaximum...というところを大きくして設定完了。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?