<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Redirect not working]]></title><description><![CDATA[<p dir="auto">calling mango with a nonexisting directory, mango will show a "redirect" page. following the provided link one does not get to the real login page.</p>
<p dir="auto">call for example &gt; <a href="http://127.0.0.1:8080/mango/login.htm" rel="nofollow ugc">http://127.0.0.1:8080/mango/login.htm</a></p>
<p dir="auto">Arne</p>
]]></description><link>https://forum.mango-os.com/topic/590/redirect-not-working</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 12:31:17 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/590.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Oct 2010 08:09:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Redirect not working on Thu, 21 Oct 2010 20:56:19 GMT]]></title><description><![CDATA[<p dir="auto">In case you want to test, this is the new 404.jsp content:</p>
<pre><code>
&amp;lt;%@ include file="/WEB-INF/jsp/include/tech.jsp" %&amp;gt;

&amp;lt;br/&amp;gt
&amp;lt;span class="bigTitle"&amp;gt;Page Not Found!&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt
&amp;lt;br/&amp;gt
The page that you requested was not found. Please check your URL
and try your request again, or start again from the &amp;lt;a href=&amp;quot;${pageContext.request.contextPath}/login.htm&amp;quot;&amp;gt;login page&lt;/a&gt;.&amp;lt;br/&amp;gt
&amp;lt;br/&amp;gt
&amp;lt;br/&amp;gt

</code></pre>
]]></description><link>https://forum.mango-os.com/post/4713</link><guid isPermaLink="true">https://forum.mango-os.com/post/4713</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Thu, 21 Oct 2010 20:56:19 GMT</pubDate></item><item><title><![CDATA[Reply to Redirect not working on Thu, 21 Oct 2010 20:51:32 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Arne. This page has been fixed up.</p>
]]></description><link>https://forum.mango-os.com/post/4712</link><guid isPermaLink="true">https://forum.mango-os.com/post/4712</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Thu, 21 Oct 2010 20:51:32 GMT</pubDate></item><item><title><![CDATA[Reply to Redirect not working on Thu, 21 Oct 2010 12:51:29 GMT]]></title><description><![CDATA[<p dir="auto">Additional Translation does not work on 404.jsp - No message_XX.properties where found.</p>
<p dir="auto">Arne</p>
]]></description><link>https://forum.mango-os.com/post/4690</link><guid isPermaLink="true">https://forum.mango-os.com/post/4690</guid><dc:creator><![CDATA[apl]]></dc:creator><pubDate>Thu, 21 Oct 2010 12:51:29 GMT</pubDate></item><item><title><![CDATA[Reply to Redirect not working on Thu, 21 Oct 2010 09:53:43 GMT]]></title><description><![CDATA[<p dir="auto">No the errror is in 404.jsp,</p>
<p dir="auto">the &lt;a href="login.htm"&gt;login page&lt;/a&gt; expect you to be in the right directory, which in my case is not the case. So the servlet must figure out what is the right base URL (<a href="http://127.0.0.1:8080/" rel="nofollow ugc">http://127.0.0.1:8080/</a>) and append "login.html" to that.</p>
<p dir="auto">Arne</p>
]]></description><link>https://forum.mango-os.com/post/4687</link><guid isPermaLink="true">https://forum.mango-os.com/post/4687</guid><dc:creator><![CDATA[apl]]></dc:creator><pubDate>Thu, 21 Oct 2010 09:53:43 GMT</pubDate></item><item><title><![CDATA[Reply to Redirect not working on Wed, 20 Oct 2010 18:47:19 GMT]]></title><description><![CDATA[<p dir="auto">Now I see, you right, it should point to your Mango directory.</p>
<p dir="auto">try to look at  &lt;tomcat&gt;\log\mango.log for some clues</p>
<p dir="auto">I would back-up all data and export configuration and reinstall everthing including tomcat.</p>
]]></description><link>https://forum.mango-os.com/post/4681</link><guid isPermaLink="true">https://forum.mango-os.com/post/4681</guid><dc:creator><![CDATA[ftomiBR]]></dc:creator><pubDate>Wed, 20 Oct 2010 18:47:19 GMT</pubDate></item><item><title><![CDATA[Reply to Redirect not working on Wed, 20 Oct 2010 14:07:43 GMT]]></title><description><![CDATA[<p dir="auto">Root is: <a href="http://127.0.0.1:8080/login.htm" rel="nofollow ugc">http://127.0.0.1:8080/login.htm</a></p>
<p dir="auto">if i try to get <a href="http://127.0.0.1:8080/mango/login.htm" rel="nofollow ugc">http://127.0.0.1:8080/mango/login.htm</a> I got this page:</p>
<blockquote>
<p dir="auto">Logo</p>
</blockquote>
<p dir="auto">???header.changeLanguage???</p>
<p dir="auto">Page Not Found!</p>
<p dir="auto">The page that you requested was not found. Please check your URL and try your request again, or start again from the login page.</p>
<p dir="auto">©2006-2010 Serotonin Software Technologies Inc., ???footer.rightsReserved???</p>
<p dir="auto">The link under "login page" points to  <a href="http://127.0.0.1:8080/mango/login.htm" rel="nofollow ugc">http://127.0.0.1:8080/mango/login.htm</a><br />
and not to<br />
<a href="http://127.0.0.1:8080/login.htm" rel="nofollow ugc">http://127.0.0.1:8080/login.htm</a><br />
as I would expect.</p>
<p dir="auto">Arne</p>
]]></description><link>https://forum.mango-os.com/post/4675</link><guid isPermaLink="true">https://forum.mango-os.com/post/4675</guid><dc:creator><![CDATA[apl]]></dc:creator><pubDate>Wed, 20 Oct 2010 14:07:43 GMT</pubDate></item><item><title><![CDATA[Reply to Redirect not working on Wed, 20 Oct 2010 13:59:18 GMT]]></title><description><![CDATA[<p dir="auto">It seems to be working well for me.</p>
<p dir="auto">what do you mean when you said:</p>
<blockquote>
<p dir="auto">does not get to the real login page.</p>
</blockquote>
<p dir="auto">is it not loading the login page or you couldn't find the real login page?</p>
<p dir="auto">It is dinamically created on the server side.</p>
]]></description><link>https://forum.mango-os.com/post/4674</link><guid isPermaLink="true">https://forum.mango-os.com/post/4674</guid><dc:creator><![CDATA[ftomiBR]]></dc:creator><pubDate>Wed, 20 Oct 2010 13:59:18 GMT</pubDate></item><item><title><![CDATA[Reply to Redirect not working on Wed, 20 Oct 2010 13:16:14 GMT]]></title><description><![CDATA[<p dir="auto">I don't think so, it is not working after cleaning out work - this looks like a mango problem.</p>
<p dir="auto">Arne</p>
]]></description><link>https://forum.mango-os.com/post/4673</link><guid isPermaLink="true">https://forum.mango-os.com/post/4673</guid><dc:creator><![CDATA[apl]]></dc:creator><pubDate>Wed, 20 Oct 2010 13:16:14 GMT</pubDate></item><item><title><![CDATA[Reply to Redirect not working on Wed, 20 Oct 2010 12:28:36 GMT]]></title><description><![CDATA[<p dir="auto">maybe the same issue here due existing pre-compiled cache</p>
<p dir="auto"><a href="http://mango.serotoninsoftware.com/forum/posts/list/600.page" rel="nofollow ugc">http://mango.serotoninsoftware.com/forum/posts/list/600.page</a></p>
]]></description><link>https://forum.mango-os.com/post/4672</link><guid isPermaLink="true">https://forum.mango-os.com/post/4672</guid><dc:creator><![CDATA[ftomiBR]]></dc:creator><pubDate>Wed, 20 Oct 2010 12:28:36 GMT</pubDate></item></channel></rss>