Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to change default JRun error page

Guest
Sep 21, 2010 Sep 21, 2010

I'm running CF9 with Apache 2.2 and I can't figure out how to change the default JRun error page. So if CF is down I'd like to redirect to a nice error page instead of the default "Server Error Could not connect to JRun Server" error page.

I know in Apache you have to change the following line...but it's still not showing up for me. Is there something else I'm missing?

JRunConfig Errorurl "http://localhost/serverDown.html"

I've tried without quotes, /serverDown.html, etc but I still can't get it to show up.

Thanks for any help.

1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Sep 23, 2010 Sep 23, 2010

Anyone? I know someone out there has had to change the default JRun error page

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 11, 2011 Oct 11, 2011

Hey, were you able to resolve this issue? I'm also facing same issue.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Oct 11, 2011 Oct 11, 2011
LATEST

Try here: http://www.adobe.com/livedocs/jrun/4/Programmers_Guide/techniques_servlet12.htm

I know there are similar docs around and I'm not 100% sure this one answers your question but it should point you in the right direction.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources