<?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 CSS and HTTPS redirection. in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625326#M11892</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have question related to this:&lt;/P&gt;&lt;P&gt;We want to connect our two web servers with different content to Internet. We want to use CSS. My question is if it is possible map one IP address to two whole different URLs. Every one URL is located on different server. Its related to https communication mainly.&lt;/P&gt;&lt;P&gt;For example one https session go to &lt;A class="jive-link-custom" href="https://www.example.com/test" target="_blank"&gt;https://www.example.com/test&lt;/A&gt; and second to &lt;A class="jive-link-custom" href="https://www.example.com/test2" target="_blank"&gt;https://www.example.com/test2&lt;/A&gt; but internally&lt;/P&gt;&lt;P&gt;it will be two servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for answer.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;jl&lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2006 14:50:26 GMT</pubDate>
    <dc:creator>johnleeee</dc:creator>
    <dc:date>2006-11-29T14:50:26Z</dc:date>
    <item>
      <title>CSS and HTTPS redirection.</title>
      <link>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625326#M11892</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have question related to this:&lt;/P&gt;&lt;P&gt;We want to connect our two web servers with different content to Internet. We want to use CSS. My question is if it is possible map one IP address to two whole different URLs. Every one URL is located on different server. Its related to https communication mainly.&lt;/P&gt;&lt;P&gt;For example one https session go to &lt;A class="jive-link-custom" href="https://www.example.com/test" target="_blank"&gt;https://www.example.com/test&lt;/A&gt; and second to &lt;A class="jive-link-custom" href="https://www.example.com/test2" target="_blank"&gt;https://www.example.com/test2&lt;/A&gt; but internally&lt;/P&gt;&lt;P&gt;it will be two servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for answer.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;jl&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2006 14:50:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625326#M11892</guid>
      <dc:creator>johnleeee</dc:creator>
      <dc:date>2006-11-29T14:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: CSS and HTTPS redirection.</title>
      <link>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625327#M11893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is no problem.  have a look at the example here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/117/url_routing.pdf" target="_blank"&gt;http://www.cisco.com/warp/public/117/url_routing.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace the /*.gif and /*.html with /test/* and /test2/*, throw your server addresses in and you're almost there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 15:35:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625327#M11893</guid>
      <dc:creator>bhooker</dc:creator>
      <dc:date>2006-11-29T15:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: CSS and HTTPS redirection.</title>
      <link>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625328#M11894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friend,&lt;/P&gt;&lt;P&gt;thanks a lot for info.&lt;/P&gt;&lt;P&gt;Is over there in Cisco web what Content switches&lt;/P&gt;&lt;P&gt;can do in all? I mean what they can do with  L3 -L7 information and what I can expect to configure on them?&lt;/P&gt;&lt;P&gt;As you wrote I should replace  the /*.gif and /*.html with /test/* and /test2/*.&lt;/P&gt;&lt;P&gt;When I want redirect request only to root /&lt;/P&gt;&lt;P&gt;for instance I should replace /*.gif with /*?&lt;/P&gt;&lt;P&gt;Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;jl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:33:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625328#M11894</guid>
      <dc:creator>johnleeee</dc:creator>
      <dc:date>2006-11-30T08:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: CSS and HTTPS redirection.</title>
      <link>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625329#M11895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could either do that (/*) or simply omit the url section from that content rule.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 13:31:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625329#M11895</guid>
      <dc:creator>bhooker</dc:creator>
      <dc:date>2006-11-30T13:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: CSS and HTTPS redirection.</title>
      <link>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625330#M11896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for sufficient advice..:)&lt;/P&gt;&lt;P&gt;I have last question. Is it possible when&lt;/P&gt;&lt;P&gt;we use 4 servers..2 servers(one group) with same web and two servers with other web. And we want to&lt;/P&gt;&lt;P&gt;direct first url for one group and to direct&lt;/P&gt;&lt;P&gt;second url for second group and do load balancing in every group. Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;jl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2006 12:40:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-and-https-redirection/m-p/625330#M11896</guid>
      <dc:creator>johnleeee</dc:creator>
      <dc:date>2006-12-01T12:40:10Z</dc:date>
    </item>
  </channel>
</rss>

