<?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 Re: Changing SAS VA URL for end users to access SAS VA in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302877#M5541</link>
    <description>&lt;P&gt;By the way... you should never use /SASLogon/login. You should give to your users /SASVisualAnalyticsHub and such.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Also, if you just type http://yourserver , you will go to a static webpage right? You can modify or create your own static web pages with nice emages and links to the applications you want, under /SASWebServer/htdocs&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2016 09:08:45 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2016-10-06T09:08:45Z</dc:date>
    <item>
      <title>Changing SAS VA URL for end users to access SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302823#M5537</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have recently installed SAS VA (LatestEdition) in our domain. To login to SAS VA we are using&amp;nbsp;http://&amp;lt;HostName.DomainName&amp;gt;/SASLogon/login.. But we need to access this URL with a friendly name insted of this long URL, somthing like http://SASVA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody help me how to setup this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anka&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 02:32:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302823#M5537</guid>
      <dc:creator>Atmuri</dc:creator>
      <dc:date>2016-10-06T02:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing SAS VA URL for end users to access SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302860#M5538</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for that, you have a couple of good options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- Update Hostnames:&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#n0zdcqxsmd21wtn17vt0w2prek90.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#n0zdcqxsmd21wtn17vt0w2prek90.htm&lt;/A&gt; and&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#n1ov3paky6afj8n1bj7l55o8jvw5.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#n1ov3paky6afj8n1bj7l55o8jvw5.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2- An easy one: you can just create a DNS alias from&amp;nbsp;&lt;SPAN&gt;&amp;lt;HostName.DomainName&amp;gt; to SASVA on your company's DNS server. The users can use SASVA, the server wil answer with&amp;nbsp;&amp;lt;HostName.DomainName&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3- If still you need the users to remain on SASVA dns, you will need rewrite/redirect rules on the WebServer (probably your SAS Web Server, unless you have an external Reverse Proxy in place). If it is the SAS Web Server only, this is practically an Apache server, so your Apache experts should be able to configure this properly, in addition to the DNS alias.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 07:35:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302860#M5538</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-10-06T07:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Changing SAS VA URL for end users to access SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302874#M5539</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, we can use alias for Hostname.domainname.. But Login page is not displying with out&amp;nbsp;&lt;SPAN&gt;/SASLogon/login after alias name in URL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We don't want to add /SAS/Logon/login to the URL.. Is there a way to open SAS VA login page with only http://SASVA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help me on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anka&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 09:00:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302874#M5539</guid>
      <dc:creator>Atmuri</dc:creator>
      <dc:date>2016-10-06T09:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing SAS VA URL for end users to access SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302876#M5540</link>
      <description>&lt;P&gt;Please give a look into this thread:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/General-SAS-Programming/URL-REDIRECT/td-p/170678" target="_blank"&gt;https://communities.sas.com/t5/General-SAS-Programming/URL-REDIRECT/td-p/170678&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you can just google something like "Apache URL redirect" and similar patterns. This is a very common practice on web server administration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, this is something you can create in your DNS/firewall, to create redirect rules.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 09:06:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302876#M5540</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-10-06T09:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Changing SAS VA URL for end users to access SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302877#M5541</link>
      <description>&lt;P&gt;By the way... you should never use /SASLogon/login. You should give to your users /SASVisualAnalyticsHub and such.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Also, if you just type http://yourserver , you will go to a static webpage right? You can modify or create your own static web pages with nice emages and links to the applications you want, under /SASWebServer/htdocs&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 09:08:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Changing-SAS-VA-URL-for-end-users-to-access-SAS-VA/m-p/302877#M5541</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2016-10-06T09:08:45Z</dc:date>
    </item>
  </channel>
</rss>

