<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic URL rewrite and URL redirection in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347280#M40894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Lingaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For HTTPS redirection you will have to configure SSL offloading on ACE. Normally you can use redirect servers to redirect a client request but for HTTPS request ACE cannot look into the packet and hence cannot redirect unless you configure ACE for SSL redirection. Here's a sample configuration for HTTPS redirection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;serverfarm redirect kanwal&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver kanwal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;ssl-proxy service SSL&lt;BR /&gt;&amp;nbsp; key cisco-sample-key&lt;/P&gt;&lt;P&gt;&amp;nbsp; cert cisco-sample-cert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm kanwal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;policy-map multi-match server-NAT&lt;/P&gt;&lt;P&gt;&amp;nbsp; class Test&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 1 vlan 999&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ssl-proxy server SSL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Oct 2013 14:38:08 GMT</pubDate>
    <dc:creator>Kanwaljeet Singh</dc:creator>
    <dc:date>2013-10-25T14:38:08Z</dc:date>
    <item>
      <title>URL rewrite and URL redirection</title>
      <link>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347279#M40893</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help me in configuring the ACE to do URL redirection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;let's say clinet access the URL : "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://abcd.xyz.co.in"&gt;https://abcd.xyz.co.in&lt;/A&gt;&lt;SPAN&gt;" then ACE should redirect it to the &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://abcd.xyz.co.in/abc"&gt;https://abcd.xyz.co.in/abc&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is possible to achieve through ACE then kindly suggest me how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;L R N&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 08:06:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347279#M40893</guid>
      <dc:creator>lingaraj19</dc:creator>
      <dc:date>2013-10-25T08:06:45Z</dc:date>
    </item>
    <item>
      <title>URL rewrite and URL redirection</title>
      <link>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347280#M40894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Lingaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For HTTPS redirection you will have to configure SSL offloading on ACE. Normally you can use redirect servers to redirect a client request but for HTTPS request ACE cannot look into the packet and hence cannot redirect unless you configure ACE for SSL redirection. Here's a sample configuration for HTTPS redirection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;serverfarm redirect kanwal&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver kanwal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;ssl-proxy service SSL&lt;BR /&gt;&amp;nbsp; key cisco-sample-key&lt;/P&gt;&lt;P&gt;&amp;nbsp; cert cisco-sample-cert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm kanwal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;policy-map multi-match server-NAT&lt;/P&gt;&lt;P&gt;&amp;nbsp; class Test&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nat dynamic 1 vlan 999&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ssl-proxy server SSL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 14:38:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347280#M40894</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2013-10-25T14:38:08Z</dc:date>
    </item>
    <item>
      <title>URL rewrite and URL redirection</title>
      <link>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347281#M40895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Read SSL offloading and not ssl redirection in third line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 14:39:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347281#M40895</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2013-10-25T14:39:03Z</dc:date>
    </item>
    <item>
      <title>URL rewrite and URL redirection</title>
      <link>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347282#M40896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 10pt;"&gt;Kanwaljeet Singh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you for your revert on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I agree that certificate should be owned by the ACE and then only ACE can do the changes in the header for HTTPS requests. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;in my condition also I have a certificate offloaded on the ACE and I want to redirect the URL from &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&amp;nbsp; "&lt;A href="https://abcd.xyz.co.in/" rel="nofollow" style="border-collapse: collapse; list-style: none; outline: none; color: #2f6681; text-decoration: none;"&gt;https://abcd.xyz.co.in&lt;/A&gt;" to "&lt;A href="https://abcd.xyz.co.in/abc" rel="nofollow" style="border-collapse: collapse; list-style: none; outline: none; color: #2f6681; text-decoration: none;"&gt;https://abcd.xyz.co.in/abc&lt;/A&gt;". just need to add the path after the hostname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;could you pls help in doing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 20:14:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347282#M40896</guid>
      <dc:creator>lingaraj19</dc:creator>
      <dc:date>2013-10-25T20:14:59Z</dc:date>
    </item>
    <item>
      <title>URL rewrite and URL redirection</title>
      <link>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347283#M40897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Lingaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above configuration should work fine as from your requirment it seems you need URL redirection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect url1&lt;/P&gt;&lt;P&gt;&amp;nbsp; webhost-redirection&amp;nbsp; &lt;A href="https://abc.com/xyx"&gt;https://abc.com/xyx&lt;/A&gt;&amp;nbsp; 302&lt;/P&gt;&lt;P&gt; Inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can just configure rserver redirect and call this server in serverfarm. Configure a policy map as shown above and also associate SSL proxy with the corresponding class under policy map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You main URL should come to a VIP specified in class Test and then it will be LB to serverfarm and should be redirected since SSL offloading is there in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try and let me know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 16:41:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/url-rewrite-and-url-redirection/m-p/2347283#M40897</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2013-10-28T16:41:40Z</dc:date>
    </item>
  </channel>
</rss>

