<?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: Solution: Using mod_jk with Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224347#M177477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did the same in Red Hat and share works fine except. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; the My Tasks fails with an outofbounds error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=36503" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=36503&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jan 2011 22:23:56 GMT</pubDate>
    <dc:creator>michaelc</dc:creator>
    <dc:date>2011-01-17T22:23:56Z</dc:date>
    <item>
      <title>Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224341#M177471</link>
      <description>Since I needed a "Webserver" way to access Alfresco i figured out a way to use mod_jk with Alfresco.My system is a ubuntu 9.04-server (32bit).First I installed mod_jkapt-get install libapache2-mod-jk‍then in the /etc/apache2 apache2.conf file I added the following at the end:JkWorkersFile /etc/apach</description>
      <pubDate>Thu, 09 Jul 2009 10:19:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224341#M177471</guid>
      <dc:creator>thestorm</dc:creator>
      <dc:date>2009-07-09T10:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224342#M177472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This works fine for me too.&amp;nbsp; I just wanted to add exposure of share, which may be more appropriate to external clients, by adding the last two lines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;JkMountCopy On&lt;BR /&gt;JkMount /alfresco worker1&lt;BR /&gt;JkMount /alfresco/* worker1&lt;BR /&gt;JkMount /share worker1&lt;BR /&gt;JkMount /share/* worker1&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;in /etc/sites-available/default to which /etc/apache2/sites-enabled/000-default is soft-linked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nexuit&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 02:03:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224342#M177472</guid>
      <dc:creator>nexuit</dc:creator>
      <dc:date>2009-08-27T02:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224343#M177473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The code was for /etc/apache2/sites-available/default.&amp;nbsp; Please note apache2 in the path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nexuit&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 02:15:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224343#M177473</guid>
      <dc:creator>nexuit</dc:creator>
      <dc:date>2009-08-27T02:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224344#M177474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great initiative posting here a way you found to have mod_jk work with Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 08:38:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224344#M177474</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-08-27T08:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224345#M177475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, and thanks for this solution… Work great for Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to do the same for studio and share, adding to /etc/apache2apache2.conf:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;JkMount /share worker1&lt;BR /&gt;JkMount /share/* worker1&lt;BR /&gt;&lt;BR /&gt;JkMount /studio worker1&lt;BR /&gt;JkMount /studio/* worker1&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and the following lines to /etc/apache2/sites-enabled/000-default :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;JkMountCopy On&lt;BR /&gt;JkMount /alfresco worker1&lt;BR /&gt;JKMount /alfresco/* worker1&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't login in share and I can't see the login window in Studio. This is the same thing if I only have changed the server.xml to port 80.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 16:40:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224345#M177475</guid>
      <dc:creator>luisg</dc:creator>
      <dc:date>2009-09-10T16:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224346#M177476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ill try to get share work like that and then report you how I didt it but it should work the same way&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// you didnt specifie the /share worker in your apache conf &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 07:16:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224346#M177476</guid>
      <dc:creator>thestorm</dc:creator>
      <dc:date>2010-05-06T07:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224347#M177477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did the same in Red Hat and share works fine except. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; the My Tasks fails with an outofbounds error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=36503" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=36503&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 22:23:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224347#M177477</guid>
      <dc:creator>michaelc</dc:creator>
      <dc:date>2011-01-17T22:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224348#M177478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, thx for the nice howto &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i've got some strange behavior with the login site (share). If i open the login site (&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://alfresco/share/page/site-index" rel="nofollow noopener noreferrer"&gt;http://alfresco/share/page/site-index&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt;) with firefox i can see the html code&amp;nbsp; :shock: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;meta http-equiv="Refresh" content="0; url=/share/page?pt=login"&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;p&amp;gt;Please &amp;lt;a href="/share/page?pt=login"&amp;gt;log in&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;if i open the&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://alfresco/share/page/site-index.html" rel="nofollow noopener noreferrer"&gt;http://alfresco/share/page/site-index.html&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt; (with suffix .html) there is a redirect to&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://alfresco/share/page/site-index" rel="nofollow noopener noreferrer"&gt;http://alfresco/share/page/site-index&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt; and i can normally login….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 08:02:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224348#M177478</guid>
      <dc:creator>peterescher</dc:creator>
      <dc:date>2011-08-24T08:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Solution: Using mod_jk with Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224349#M177479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hi, thx for the nice howto &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;BR /&gt;&lt;BR /&gt;i've got some strange behavior with the login site (share). If i open the login site (&lt;STRONG&gt;&lt;A href="http://alfresco/share/page/site-index" rel="nofollow noopener noreferrer"&gt;http://alfresco/share/page/site-index&lt;/A&gt;&lt;/STRONG&gt;) with firefox i can see the html code&amp;nbsp; :shock: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any help?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;check your conf&amp;nbsp; for Apache and see what your default index types are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 14:09:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-using-mod-jk-with-alfresco/m-p/224349#M177479</guid>
      <dc:creator>michaelc</dc:creator>
      <dc:date>2011-08-24T14:09:41Z</dc:date>
    </item>
  </channel>
</rss>

