<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: activeCollab Base URL</title>
  <link>http://www.activecollab.com/forums/topic/2108/</link>
  <description>Recent posts on topic: activeCollab Base URL</description>
  <dc:language>en-us</dc:language>
  <pubDate>Wed, 23 May 2012 01:03:32 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/10173/#post10173</link>
    <guid>http://www.activecollab.com/forums/post/10173/#post10173</guid>
    <title>Post #18 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>upgrading to 1.0.2 or 1.0.3 fixed this problem whereby ~/ was giving me an error. everything is working now as desired/ expected. thanks again!</p>]]></description>
    <pubDate>Wed, 17 Oct 2007 19:36:42 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10089/#post10089</link>
    <guid>http://www.activecollab.com/forums/post/10089/#post10089</guid>
    <title>Post #17 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">cyandesign:</div><div class="postQuote"><blockquote><div class="quoteAuthor">Ilija Studen:</div><br />
<a href="http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26" target="_blank" rel="nofollow">http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26</a><br />
</blockquote></div><br />
<br />
The link above says that we need version 1.0.2 or later. But that hasn't been announced on your blog yet. Is the update available for download yet?</blockquote></div><br />
<br />
activeCollab 1.0.2 is available for download. <a href="http://www.activecollab.com/news/activeCollab-1-0-2-30-days-money-back-guarantee/" target="_blank" rel="nofollow">More info</a>.</p>]]></description>
    <pubDate>Tue, 16 Oct 2007 16:10:11 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10085/#post10085</link>
    <guid>http://www.activecollab.com/forums/post/10085/#post10085</guid>
    <title>Post #16 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">cyandesign:</div><div class="postQuote"><blockquote><div class="quoteAuthor">Ilija Studen:</div><br />
<a href="http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26" target="_blank" rel="nofollow">http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26</a><br />
</blockquote></div><br />
<br />
The link above says that we need version 1.0.2 or later. But that hasn't been announced on your blog yet. Is the update available for download yet?</blockquote></div><br />
<br />
Well I am using version 1.0 according to ~/admin/modules<br />
<br />
So it works for that version also. </p>]]></description>
    <pubDate>Tue, 16 Oct 2007 16:07:05 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10078/#post10078</link>
    <guid>http://www.activecollab.com/forums/post/10078/#post10078</guid>
    <title>Post #15 by cyandesign</title>
    <dc:creator>cyandesign</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">Ilija Studen:</div><br />
<a href="http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26" target="_blank" rel="nofollow">http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26</a><br />
</blockquote></div><br />
<br />
The link above says that we need version 1.0.2 or later. But that hasn't been announced on your blog yet. Is the update available for download yet?</p>]]></description>
    <pubDate>Tue, 16 Oct 2007 15:45:02 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10072/#post10072</link>
    <guid>http://www.activecollab.com/forums/post/10072/#post10072</guid>
    <title>Post #14 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hi,<br />
<br />
Please send your FTP connection parameters and URL of your activeCollab setup to support@a51dev.com and we'll see what the problem is.<br />
<br />
Thank you</p>]]></description>
    <pubDate>Tue, 16 Oct 2007 12:13:02 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10069/#post10069</link>
    <guid>http://www.activecollab.com/forums/post/10069/#post10069</guid>
    <title>Post #13 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>I did these changes it still gives me an error when I goto the root of the domain ~/. How do I make it load the dashboard page by default if I am visiting the baseurl. <br />
<br />
I tried adding this to the top of the /public/index.php, but its not evaluating $b to equal &quot;/index.php&quot; when it seems like it should. <br />
<br />
<pre name="code" class="brush: php">
$a = $_SERVER['HTTP_HOST']; // server-name - domain
$b = $_SERVER['PHP_SELF']; // you're page, as you know


if($b == &quot;/&quot; || $b == &quot;/index.php&quot; || $b == &quot;/index.php/&quot;){
	header(&quot;Location: /dashboard&quot;);
}
echo &quot;$a - $b&quot;;
</pre><br />
<br />
</p>]]></description>
    <pubDate>Tue, 16 Oct 2007 11:58:27 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10068/#post10068</link>
    <guid>http://www.activecollab.com/forums/post/10068/#post10068</guid>
    <title>Post #12 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>Ok thanks. It sounds like I had some of it right. :)</p>]]></description>
    <pubDate>Tue, 16 Oct 2007 11:49:49 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10039/#post10039</link>
    <guid>http://www.activecollab.com/forums/post/10039/#post10039</guid>
    <title>Post #11 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Hi libbl,<br />
<br />
Here are the official instructions: <a href="http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26" target="_blank" rel="nofollow">http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=26</a><br />
<br />
You will need to revert all the changes you made for this to work. Also, remove URL_BASE and ASSETS_URL definitions from defaults.php if they are present there.</p>]]></description>
    <pubDate>Tue, 16 Oct 2007 04:39:38 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10037/#post10037</link>
    <guid>http://www.activecollab.com/forums/post/10037/#post10037</guid>
    <title>Post #10 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>Ok here is best mod_rewrite code so far.. <br />
<pre name="code" class="brush: php">
&lt;IfModule mod_rewrite.c&gt;
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php/$1 [L]
&lt;/IfModule&gt;
</pre><br />
<br />
But I am still stuck on ~/ displaying &quot;Not Found&quot; in big h1 tags. </p>]]></description>
    <pubDate>Tue, 16 Oct 2007 03:49:48 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/10036/#post10036</link>
    <guid>http://www.activecollab.com/forums/post/10036/#post10036</guid>
    <title>Post #9 by [user deleted]</title>
    <dc:creator>[user deleted]</dc:creator>
    <description><![CDATA[<p>/sigh ... <br />
<br />
it is not working perfectly my mod_rewrite code. <br />
<br />
w/o the ? it removes index.php completely when visitng ~/ <br />
<br />
w/ the ? it still gives different error . and makes ~/dashboard or ~/login not work... </p>]]></description>
    <pubDate>Tue, 16 Oct 2007 03:33:58 CDT</pubDate>
  </item>
</channel>
</rss>
