• 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: Redirect vs mod_webobjects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Redirect vs mod_webobjects


  • Subject: Re: Redirect vs mod_webobjects
  • From: Ramsey Gurley <email@hidden>
  • Date: Fri, 13 Mar 2015 09:35:37 -0700


On Mar 13, 2015, at 9:11 AM, Chuck Hill <email@hidden> wrote:

That should work.  Is an early rule firing before this?  

That’s probably it. I had my redirect at the end of the list. I’ve worked around it by running an instance of OldApp to ERXRedirect to the other one.

You could try a [R] / [redirect] command at the end, but this should work.

Chuck

Okay, good to know redirects should take precedence over the mod_wo. My temporary fix should get me through.

Thanks Chuck! :)


On 2015-03-13, 7:22 AM, "Ramsey Gurley" wrote:

Hi all,

I’ve got a case where I need to temporarily redirect from one WO app to another, but it seems like mod webobjects is taking precedence over redirect rules. I tried

RewriteRule ^/cgi-bin/WebObjects/OldApp.woa(.*) /cgi-bin/WebObjects/NewApp.woa$1 [PT,L]

and restart apache, but that doesn’t seem to work. Is there anything else that could be done to redirect from old app links to the new app?

Thanks,

Ramsey
_______________________________________________
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: 
 >Redirect vs mod_webobjects (From: Ramsey Gurley <email@hidden>)
 >Re: Redirect vs mod_webobjects (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Redirect vs mod_webobjects
  • Next by Date: Re: Values in URL for WOCheckBox?
  • Previous by thread: Re: Redirect vs mod_webobjects
  • Next by thread: Curl with javamonitor direct actions
  • Index(es):
    • Date
    • Thread