<?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[Redirecting nextcloud URL]]></title><description><![CDATA[<p dir="auto">old nextcloud runs without HAproxy behind a portforwarding (443, SSL/TLS on the box itself) and is reached via:</p>
<p dir="auto">https://mail.my.tld/nextcloud</p>
<p dir="auto">new nextcloud is inside a docker container and behind HAproxy (SSL/TLS offloading)</p>
<p dir="auto">https://cloud.my.tld</p>
<p dir="auto">The old links should stay valid ... for example calendar links like:</p>
<p dir="auto">https://mail.my.tld/nextcloud/remote.php/dav/calendars/stefan@my.tld/pers%c3%b6nlich/</p>
<p dir="auto">should be kept working while also this should work:</p>
<p dir="auto">https://cloud.my.tld/remote.php/dav/calendars/stefan@my.tld/pers%c3%b6nlich/</p>
<p dir="auto">Should/could that be solved on the level of HAproxy or should I better write some Rewrite-statements in the target apache?</p>
<p dir="auto">I assume there are multiple ways to solve that, and I wonder if someone could help me to find the most elegant and reliable solution.</p>
]]></description><link>https://forum.netgate.com/topic/152843/redirecting-nextcloud-url</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 20:41:05 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/152843.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Apr 2020 11:16:15 GMT</pubDate><ttl>60</ttl></channel></rss>