<?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 ACE Redirection to HTTPS by URL in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771324#M35218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason &amp;gt; could you put all the dots describing absolute pages into brackets as what I posted before ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christopher &amp;gt; I've always believed that when using L7 class-map related to http url / header analysis, persistence rebalance was enabled by default in the background regarding this particular class-map, at least this is what the doc of the ACE 4710 says.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Oct 2011 19:46:36 GMT</pubDate>
    <dc:creator>Surya ARBY</dc:creator>
    <dc:date>2011-10-10T19:46:36Z</dc:date>
    <item>
      <title>ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771300#M35194</link>
      <description>&lt;P&gt;Is it possible to configure the ACE to redirect a URL to HTTPS?&amp;nbsp; I don't want to redirect the entire site, only certain pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2011 15:43:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771300#M35194</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2011-09-29T15:43:45Z</dc:date>
    </item>
    <item>
      <title>ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771301#M35195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make a class-map matching the URLs you want to redirect and use redirect rserver to push the redirection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Oct 2011 18:59:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771301#M35195</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-02T18:59:43Z</dc:date>
    </item>
    <item>
      <title>ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771302#M35196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Surya mentioned you can do it with classifying the URLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However , you need make sure about the proper regex , otherwise it will never work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have struggled a bit to get this done.... but was able to achieve it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have done the same model only specific URLs of the website needed to be redirected rest of all pure http&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you can provide the URL samples i can help you with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Parvees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 09:55:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771302#M35196</guid>
      <dc:creator>parveesm123</dc:creator>
      <dc:date>2011-10-04T09:55:44Z</dc:date>
    </item>
    <item>
      <title>ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771303#M35197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the config as I have it now, and it does not work.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The names and IPs have been changed to protect the innocent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssl-proxy service WEBSITE_SSL_PROXY&lt;/P&gt;&lt;P&gt;&amp;nbsp; key WebsitePrivate.pem&lt;/P&gt;&lt;P&gt;&amp;nbsp; cert WebsitePublic.pem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect HTTP2HTTPS_REDIRECT&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/"&gt;https://%h&lt;/A&gt;&lt;SPAN&gt; 301&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm redirect HTTP2HTTPS_REDIRECT_FARM&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver HTTP2HTTPS_REDIRECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host WEBFARM&lt;/P&gt;&lt;P&gt;&amp;nbsp; predictor leastconns&lt;/P&gt;&lt;P&gt;&amp;nbsp; probe http_connect&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver WEBSERVER1 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver WEBSERVER2 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameter-map type http HTTP_PARAM_MAP&lt;/P&gt;&lt;P&gt;&amp;nbsp; header modify per-request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; sticky ip-netmask 255.255.255.255 address source WEBFARM&lt;/P&gt;&lt;P&gt;&amp;nbsp; timeout 60&lt;/P&gt;&lt;P&gt;&amp;nbsp; replicate sticky&lt;/P&gt;&lt;P&gt;&amp;nbsp; serverfarm WEBFARM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-any VIP_WEBFARM_HTTPS&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match virtual-address 10.10.10.10 tcp eq https&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-any VIP_WEBFARM_WWW&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match virtual-address 10.10.10.10 tcp eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any HTTPS_REDIRECT_BY_URL&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Admin.aspx"&gt;http://website.url/Admin.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Admin/"&gt;http://website.url/Admin/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Host/"&gt;http://website.url/Host/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/GiftShop.aspx"&gt;http://website.url/PatientsAndVisitors/GiftShop.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/GiftShop/"&gt;http://website.url/PatientsAndVisitors/GiftShop/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/PrayerRequest.aspx"&gt;http://website.url/PatientsAndVisitors/PrayerRequest.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/PrayerRequest/"&gt;http://website.url/PatientsAndVisitors/PrayerRequest/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/SendanEcard.aspx"&gt;http://website.url/PatientsAndVisitors/SendanEcard.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/SendanEcard/"&gt;http://website.url/PatientsAndVisitors/SendanEcard/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Donate.aspx"&gt;http://website.url/Donate.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Donate/"&gt;http://website.url/Donate/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match PM_WEBFARM_HTTPS_REDIRECT_BY_URL&lt;/P&gt;&lt;P&gt;&amp;nbsp; class HTTPS_REDIRECT_BY_URL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm WEBFARM&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm WEBFARM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match PM_WEBFARM&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm WEBFARM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match CLIENTSIDE_VIPS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class VIP_WEBFARM_WWW&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 PM_WEBFARM_HTTPS_REDIRECT_BY_URL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class VIP_WEBFARM_HTTPS&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 PM_WEBFARM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply active&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; appl-parameter http advanced-options HTTP_PARAM_MAP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ssl-proxy server WEBSITE_SSL_PROXY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 15:01:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771303#M35197</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2011-10-05T15:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771304#M35198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your class-map is wrong, you musn't put the whole URI but only the path instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be something close to (not sure about the exact syntax) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;class-map type http loadbalance match-all HOSTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match http header Host header-value "website[.]url[.]com"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any PATH&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Admin.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Admin/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Host/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url PatientsAndVisitors/GiftShop.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/GiftShop/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/PrayerRequest.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/PrayerRequest/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/SendanEcard.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/SendanEcard/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Donate.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Donate/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-all CM-REDIRECT&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 class HOSTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 class PATH&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 21:11:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771304#M35198</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-05T21:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771305#M35199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it ok ? Just let me knoww if you need further assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 11:12:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771305#M35199</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-06T11:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771306#M35200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it's still not working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my config now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect HTTP2HTTPS_REDIRECT&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/"&gt;https://%h%p&lt;/A&gt;&lt;SPAN&gt; 301&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm redirect HTTP2HTTPS_REDIRECT_FARM&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver HTTP2HTTPS_REDIRECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-any VIP_WEBFARM_STAGING_WWW&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match virtual-address 10.128.193.251 tcp eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any SECURE_URL&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Admin.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Admin/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Host/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/GiftShop.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/GiftShop/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/PrayerRequest.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/PrayerRequest/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/SendanEcard.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /PatientsAndVisitors/SendanEcard/&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Donate.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Donate/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-all STAGING_HOSTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match http header Host header-value "staging[.]ctmc[.]org"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-all HTTPS_REDIRECT&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match class-map STAGING_HOSTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match class-map SECURE_URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match PM_WEBFARM_STAGING_URL_REDIRECT&lt;/P&gt;&lt;P&gt;&amp;nbsp; description Policy map used if site requires HTTPS redirection based on URL&lt;/P&gt;&lt;P&gt;&amp;nbsp; class HTTPS_REDIRECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm HTTP2HTTPS_REDIRECT_FARM&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm WEBFARM_STAGING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match CLIENTSIDE_VIPS &lt;/P&gt;&lt;P&gt;&amp;nbsp; class VIP_WEBFARM_STAGING_WWW&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 PM_WEBFARM_STAGING_URL_REDIRECT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply active&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 19:07:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771306#M35200</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2011-10-06T19:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771307#M35201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok let's make some tests :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by only using the class-map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;PRE&gt;&lt;PRE&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;class-map type http loadbalance match-all STAGING_HOSTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match http header Host header-value "staging[.]ctmc[.]org"&lt;/P&gt;&lt;/PRE&gt;
&lt;/PRE&gt;
&lt;/PRE&gt;
&lt;/PRE&gt;&lt;P&gt; the whole site should be redirect, does it work if you call this class map in your policy-map ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then let's try the class-map with the various paths only (remove the class-map with the hostname).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try first with only one path, for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;class-map type http loadbalance match-any SECURE_URL&lt;/P&gt;&lt;P&gt;&amp;nbsp; match http url /Admin/&lt;/P&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;Does it work ? Then try with the full list of hostnames.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which version of code do you use ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know those regular expressions are tricky, here is an example which works in production for me :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;class-map type http loadbalance match-all DRIVE-360-CM&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match http header Host header-value "360[.]xxxx[.]fr"&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-all DRIVE-HTTP-FAGNIERES-CM&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match http header Host header-value "www[.]xxxx[.]fr"&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match http url /055102/.*&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-all DRIVE-HTTP-STMARTIN-CM&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match http header Host header-value "www[.]xxxx[.]fr"&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match http url /055101/.*&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 19:15:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771307#M35201</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-06T19:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771308#M35202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like it's the URL portion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it with just the hostname/header and it worked.&amp;nbsp; But once I removed the header and added the URL class-map, it wouldn't redirect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using Version A2(2.4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to add wildcards?&amp;nbsp; Like you have in your working configs maybe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 20:49:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771308#M35202</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2011-10-06T20:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771309#M35203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I'm getting halfway there.&amp;nbsp; I added .* to the end of the directory URLs, and the redirect works now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 match http url /Admin.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match http url /Admin/.*&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4 match http url /Host/.*&lt;/P&gt;&lt;P&gt;&amp;nbsp; 5 match http url /PatientsAndVisitors/GiftShop.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; 6 match http url /PatientsAndVisitors/GiftShop/.*&lt;/P&gt;&lt;P&gt;&amp;nbsp; 7 match http url /PatientsAndVisitors/PrayerRequest.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; 8 match http url /PatientsAndVisitors/PrayerRequest/.*&lt;/P&gt;&lt;P&gt;&amp;nbsp; 9 match http url /PatientsAndVisitors/SendanEcard.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; 10 match http url /PatientsAndVisitors/SendanEcard/.*&lt;/P&gt;&lt;P&gt;&amp;nbsp; 11 match http url /Donate.aspx&lt;/P&gt;&lt;P&gt;&amp;nbsp; 12 match http url /Donate/.*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how do I get the specific aspx pages to redirect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 20:54:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771309#M35203</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2011-10-06T20:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771310#M35204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the reference guide regarding regex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/classlb.html#wp1313278"&gt;http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/classlb.html#wp1313278&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you configure only one statement (path) in the class-map does it work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wht does it happen if you disable and enable the service policy from the vlan interface ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 20:57:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771310#M35204</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-06T20:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771311#M35205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about putting the ".*" pattern at the end of your URL ? even if there is no slash "/"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 20:59:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771311#M35205</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-06T20:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771312#M35206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll check out the regex guide, but I wanted to mention too, that after testing, the directory redirect isn't working consistently.&amp;nbsp; Some pages within the directory will redirect to https and others won't.&amp;nbsp; Then, sometimes, a page that previously did redirect doesn't when I go there again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what kind of influence it has, but I also wanted to confirm my redirect rserver is correct.&amp;nbsp; I'm using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect HTTP2HTTPS_REDIRECT&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/"&gt;https://%h%p&lt;/A&gt;&lt;SPAN&gt; 301&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the 301 status code the right one to use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 14:33:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771312#M35206</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2011-10-07T14:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771313#M35207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 301 code is fine and your config seems to be correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which product do you use ? Module or appliance ? I recommend an upgrade, to me your config is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 14:36:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771313#M35207</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-07T14:36:41Z</dc:date>
    </item>
    <item>
      <title>ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771314#M35208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're using the ACE module for the 6500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm considering an upgrade.&amp;nbsp; As of right now, it seems like the url matching isn't working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just out of curiousity, is there some logging I can look at that will tell me if the rules are being matched?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 17:07:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771314#M35208</guid>
      <dc:creator>jason.williams</dc:creator>
      <dc:date>2011-10-07T17:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771315#M35209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe by using some debug commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think the "show policy-map / show class-map" will be sufficient there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 18:54:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771315#M35209</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-07T18:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771316#M35210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you are doing great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if you can test this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEST 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any HTTPS_REDIRECT_BY_URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Admin"&gt;http://website.url/Admin&lt;/A&gt;&lt;SPAN&gt;[.]aspx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Admin/.*"&gt;http://website.url/Admin/.*&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Host/.*"&gt;http://website.url/Host/.*&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/GiftShop"&gt;http://website.url/PatientsAndVisitors/GiftShop&lt;/A&gt;&lt;SPAN&gt;[.]aspx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/GiftShop/.*"&gt;http://website.url/PatientsAndVisitors/GiftShop/.*&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/PrayerRequest"&gt;http://website.url/PatientsAndVisitors/PrayerRequest&lt;/A&gt;&lt;SPAN&gt;[.]aspx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/PrayerRequest/.*"&gt;http://website.url/PatientsAndVisitors/PrayerRequest/.*&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/SendanEcard"&gt;http://website.url/PatientsAndVisitors/SendanEcard&lt;/A&gt;&lt;SPAN&gt;[.]aspx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/PatientsAndVisitors/SendanEcard/.*"&gt;http://website.url/PatientsAndVisitors/SendanEcard/.*&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Donate"&gt;http://website.url/Donate&lt;/A&gt;&lt;SPAN&gt;[.]aspx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Donate/.*"&gt;http://website.url/Donate/.*&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per this doc:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/classlb.html"&gt;http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/slb/guide/classlb.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When matching data strings, note that the period&amp;nbsp; (.) and question mark (?) characters do not have a literal meaning in&amp;nbsp; regular expressions. Use brackets ([]) to match these symbols (for&amp;nbsp; example, enter www[.]xyz[.]com instead of &lt;A href="https://community.cisco.com/www.xyz.com)" target="_blank"&gt;www.xyz.com)&lt;/A&gt;. You can also use&amp;nbsp; a backslash (\) to escape a dot (.) or a question mark (?). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the situation persists then you can try to break it down like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEST 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any HTTPS_REDIRECT_BY_URL_1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Admin"&gt;http://website.url/Admin&lt;/A&gt;&lt;SPAN&gt;[.]aspx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any HTTPS_REDIRECT_BY_URL_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; match http url &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.url/Admin/.*"&gt;http://website.url/Admin/.*&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And so on with the rest...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can try to match them like below and at least you should have a better idea about which ones are failing or not, then you can focus on the ones which are failing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match PM_WEBFARM_HTTPS_REDIRECT_BY_URL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class HTTPS_REDIRECT_BY_URL_1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm WEBFARM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class HTTPS_REDIRECT_BY_URL_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm WEBFARM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class class-default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm WEBFARM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JORGE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 06:42:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771316#M35210</guid>
      <dc:creator>Jorge Bejarano</dc:creator>
      <dc:date>2011-10-08T06:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771317#M35211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do as follows it will work for sure. This will work cent percentage sure. because i am using the same in my environment and it works smoothly. match urls as follows and let me know the result. after every match word put " /*.*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 3 match http url /Admin/*.*&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4 match http url /Host/*.*&lt;/P&gt;&lt;P&gt;&amp;nbsp; 6 match http url /PatientsAndVisitors/GiftShop/*.*&lt;/P&gt;&lt;P&gt; 8 match http url /PatientsAndVisitors/PrayerRequest/*.*&lt;/P&gt;&lt;P&gt; 10 match http url /PatientsAndVisitors/SendanEcard/*.*&lt;/P&gt;&lt;P&gt; 12 match http url /Donate/*.*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Parvees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2011 03:23:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771317#M35211</guid>
      <dc:creator>parveesm123</dc:creator>
      <dc:date>2011-10-09T03:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771318#M35212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read this post again, don't forget to make the backets [] when you have a dot [.] in your URL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2011 20:27:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771318#M35212</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-10-09T20:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: ACE Redirection to HTTPS by URL</title>
      <link>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771319#M35213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you tested the above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;-Parvees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 03:19:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-redirection-to-https-by-url/m-p/1771319#M35213</guid>
      <dc:creator>parveesm123</dc:creator>
      <dc:date>2011-10-10T03:19:59Z</dc:date>
    </item>
  </channel>
</rss>

