• 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
Re: Replacing no instance / app not found with custom 404 or similar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replacing no instance / app not found with custom 404 or similar


  • Subject: Re: Replacing no instance / app not found with custom 404 or similar
  • From: Jon Nolan <email@hidden>
  • Date: Mon, 16 May 2011 10:08:49 -0600
  • Organization: Loch Garman

Standard WebObjects deployment under Apache (keep in mind you'll return the same file for http://www.host.com/missing-image.jpg, etc.)

   ErrorDocument 404 http://www.host.com/path/rc404.html

Servlet deployment under Apache:

   ErrorDocument 503 http://www.host.com/path/rc503.html

In my opinion the 404 response for a missing/down WOApplication is incorrect.  Should be a 503 especially for a service that is configured but not currently working.



On 5/16/11 9:34 AM, Henrique Gomes wrote:
If I remember correctly it's the 'Redirect URL' on the Site tab o JavaMonitor.

Henrique Gomes

On May 16, 2011, at 4:13 PM, Karl wrote:

Hi,

Does anyone know of a way to replace No Instance or App Not Found messages with a friendly static page?  Such as when taking an app down for upgrade or maintenance?

Possibly some Apache config for it?

Thanks,

Karl

_______________________________________________
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

_______________________________________________ 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


_______________________________________________ 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
References: 
 >Replacing no instance / app not found with custom 404 or similar (From: Karl <email@hidden>)
 >Re: Replacing no instance / app not found with custom 404 or similar (From: Henrique Gomes <email@hidden>)

  • Prev by Date: Re: qualifier to check for empty toMany
  • Next by Date: Re: Tr: Re: Re: Fetching on 2 EOMODELS using different schema in DATABASE with but have relationship
  • Previous by thread: Re: Replacing no instance / app not found with custom 404 or similar
  • Next by thread: Re: Replacing no instance / app not found with custom 404 or similar
  • Index(es):
    • Date
    • Thread