• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Weird apache error page
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weird apache error page


  • Subject: Weird apache error page
  • From: Miguel Arroz <email@hidden>
  • Date: Sat, 10 May 2008 03:00:14 +0100

Hi!

I have setup Apache with LimitRequestBody to a given size. When I try to upload a file bigger than that using an WebObjects direct action, the following is returned to the browser:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>413 Request Entity Too Large</title>
</head><body>
<h1>Request Entity Too Large</h1>
The requested resource<br />/cgi-bin/WebObjects/MyApp.woa/-53052/wa/ fileUpload<br />
does not allow request data with POST requests, or the amount of data provided in
the request exceeds the capacity limit.
</body></html>
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Error WebObjects</title>
</head><body>
<h1>Error WebObjects</h1>
<p>The requested URL /cgi-bin/WebObjects/MyApp.woa/-53052/wa/ fileUpload was not found on this server.</p>
</body></html>


What the heck is going on? Why is apache concatenating these two errors?

  Yours

Miguel Arroz

Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: WO Tutorials install on windows
  • Next by Date: Re: WO Tutorials install on windows
  • Previous by thread: First Application with WOLips tutorial
  • Next by thread: What can we legally zip up and distribute?
  • Index(es):
    • Date
    • Thread