WebObjectsOptions redir
Carlos Maldonado <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I've been looking for a way to redirect my users when a woapp is offline, and I found out that using this line: WebObjectsOptions redir in apache.conf actually works but what if I need to redirect a different page when I have several woapps off, I would like to jump to a different page for different woapps. I tried modifying the Redirection URL argument in both Adaptor settings for my Site in JavaMonitor and Redirection URL in "Load balancing and adaptor settings" also in Monitor restarted javaMonitor as well as woservice but it doesn't work, I get the "The requested application was not found on this server". Any ideas will be appreciated... perhaps I missed something? -Carlos