<?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: Alfresco tomcat behind apache httpd proxy configuration in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10850#M4806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...and set alfresco.host alfresco.port alfresco.protocol share.host share.port share.protocol in your alfresco-global-properties to your apache URL and the entries in share-config-custom.xml &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2017 11:05:15 GMT</pubDate>
    <dc:creator>mehe</dc:creator>
    <dc:date>2017-07-13T11:05:15Z</dc:date>
    <item>
      <title>Alfresco tomcat behind apache httpd proxy configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10848#M4804</link>
      <description>Hi,I require apache httpd server to kept before alfresco tomcat. I am not using mod_jk but want to use proxy and proxypass reverse.Can anyone provide me working configuration with alfresco? ( I want to use it with alfresco 5.2)Thanks,</description>
      <pubDate>Thu, 13 Jul 2017 05:53:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10848#M4804</guid>
      <dc:creator>g_rathod</dc:creator>
      <dc:date>2017-07-13T05:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco tomcat behind apache httpd proxy configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10849#M4805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say we have an Ubuntu Server as an Apache frontend:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;sudo apt-get install apache2&lt;BR /&gt;sudo a2enmod proxy&lt;BR /&gt;sudo a2enmod proxy_ajp&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sudo vim /etc/apache2/sites-enabled/000-default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;.&lt;BR /&gt;&amp;nbsp; &amp;nbsp;.&lt;BR /&gt;&amp;nbsp; &amp;nbsp;.&lt;BR /&gt;&amp;nbsp; &amp;nbsp;# Add these lines in the Virtual Host definition for 80 port&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ProxyPass &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/alfresco ajp://alfrescoserver:8009/alfresco&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ProxyPassReverse /alfresco ajp://alfrescoserver:8009/alfresco&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ProxyPass &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /share ajp://alfrescoserver:8009/share&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ProxyPassReverse /share ajp://alfrescoserver:8009/share&lt;BR /&gt;&amp;lt;/VirtualHost&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sudo service apache2 restart&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the essential part, then you can use a similar config for 443 port with the corresponding certificates, and ssl module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;BR /&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 09:56:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10849#M4805</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-07-13T09:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco tomcat behind apache httpd proxy configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10850#M4806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...and set alfresco.host alfresco.port alfresco.protocol share.host share.port share.protocol in your alfresco-global-properties to your apache URL and the entries in share-config-custom.xml &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 11:05:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10850#M4806</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-07-13T11:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco tomcat behind apache http proxy configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10851#M4807</link>
      <description>&lt;P&gt;Hello, I have a problem with alfresco community 5.2 when I tried to access the share/page in https mode.&lt;/P&gt;&lt;P&gt;the ssl certificate is installed but when I enter the login I get this error page&lt;/P&gt;&lt;P&gt;i need help&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-01-24 175748.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/154i210857A8E7066A88/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 15:58:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10851#M4807</guid>
      <dc:creator>Amemon</dc:creator>
      <dc:date>2024-01-24T15:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco tomcat behind apache http proxy configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10852#M4808</link>
      <description>&lt;P&gt;I got the same problem&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 22:13:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-tomcat-behind-apache-httpd-proxy-configuration/m-p/10852#M4808</guid>
      <dc:creator>johnmcmillan</dc:creator>
      <dc:date>2024-03-18T22:13:05Z</dc:date>
    </item>
  </channel>
</rss>

