Redirect URL validation uses the DefaultEditor. The server-side validation determines if the URLs are unique by comparing it against the current site base and alternative URLs, as well as against all other sites’ site base URLs and alternative URLs.

If a site’s redirect URL property value (Pre-Opening, Post-Closing, or Site Disabled) contains a string that matches that site base URL (or any alternative URL), the browser will be redirected to the same site context, which will perform another redirect. The cycle will repeat until the user makes an appropriate browser action, such as a close request. This condition may also occur when a redirect URL points to another site’s site base or alternative URL that is also redirecting.

To avoid these possible infinite loop scenarios the following validation rules apply:

If any of the redirect URLs do not contain a URL, a 404 Server Not Found error will occur.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices