<?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: Web Scripts behind nginx SSL reverse proxy in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312441#M265571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Except I didn't&lt;/P&gt;&lt;P&gt;My browser is pointing to /alfresco/s/index, but something (nginx?) seems to rewrite it.&lt;/P&gt;&lt;P&gt;I thought the /ss/ was some kind of internal URL, but now I have something to work with&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;I noticed the link leads me to &lt;A class="unlinked"&gt;https://cms.url.tld/alfresco/s/%2Falfresco%2Fss%2Findex, that's of course totally wrong&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2016 14:30:56 GMT</pubDate>
    <dc:creator>madjic</dc:creator>
    <dc:date>2016-10-13T14:30:56Z</dc:date>
    <item>
      <title>Web Scripts behind nginx SSL reverse proxy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312439#M265569</link>
      <description>I'm trying to do a manual install of Alfresco Community Edition 201609 EA on tomcat8.solr4 is throwing all kinds of errors, so I refrained deploying solr4.war on tomcat. My plan is to fix that if the other stuff is up and running, unless solr is the reason for my problemsAfter lots of head-scratchin</description>
      <pubDate>Thu, 13 Oct 2016 13:39:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312439#M265569</guid>
      <dc:creator>madjic</dc:creator>
      <dc:date>2016-10-13T13:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scripts behind nginx SSL reverse proxy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312440#M265570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your URL has an extra 's' in it. You typed /alfresco/ss/index but it should be /alfresco/s/index.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 14:16:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312440#M265570</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2016-10-13T14:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scripts behind nginx SSL reverse proxy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312441#M265571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Except I didn't&lt;/P&gt;&lt;P&gt;My browser is pointing to /alfresco/s/index, but something (nginx?) seems to rewrite it.&lt;/P&gt;&lt;P&gt;I thought the /ss/ was some kind of internal URL, but now I have something to work with&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;I noticed the link leads me to &lt;A class="unlinked"&gt;https://cms.url.tld/alfresco/s/%2Falfresco%2Fss%2Findex, that's of course totally wrong&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 14:30:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312441#M265571</guid>
      <dc:creator>madjic</dc:creator>
      <dc:date>2016-10-13T14:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scripts behind nginx SSL reverse proxy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312442#M265572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the problem, missing / after location /alfresco/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nginx.conf:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; location /alfresco/ {&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; root /var/lib/tomcat8/webapps/alfresco/;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy_set_header X-Real-IP $remote_addr;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy_set_header X-Forwarded-Proto $scheme;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy_set_header Host $http_host;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy_http_version 1.1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy_pass &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/alfresco/;" rel="nofollow noopener noreferrer" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #1e88e5;" target="_blank"&gt;http://localhost:8080/alfresco/;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxy_redirect &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #1e88e5;" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://;" rel="nofollow noopener noreferrer" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #1e88e5;" target="_blank"&gt;https://;&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #allow all;&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #727174;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 14:52:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312442#M265572</guid>
      <dc:creator>madjic</dc:creator>
      <dc:date>2016-10-13T14:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Web Scripts behind nginx SSL reverse proxy</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312443#M265573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your post.&lt;/P&gt;&lt;P&gt;I applied the same configuration and the nginx reverse proxy works with ssl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I'm trying to use the mobile application (Alfresco Content Services) but it doesn't work.&lt;/P&gt;&lt;P&gt;Have you try to use it ? If yes can you explain me how fix the connection issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 13:59:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-scripts-behind-nginx-ssl-reverse-proxy/m-p/312443#M265573</guid>
      <dc:creator>mamatov86</dc:creator>
      <dc:date>2017-09-27T13:59:46Z</dc:date>
    </item>
  </channel>
</rss>

