<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: .htaccess problem</title>
			<link>http://www.silverstripe.org/archive/show/131013?start=0#post150090</link>
			<description>&lt;p&gt;I made the forum a separate alias in Apache /html/forum and /html/public so separate folders, and created a /forum alias on Apache...&lt;/p&gt;&lt;p&gt;What I did before that, and actually have gone back to, is:&lt;/p&gt;&lt;p&gt;Create a Redirector Page with the URI of /forum, and have it redirect to /forum/index.php - see the screenshot below.&lt;br /&gt;This also allows me to have a link to the forum in the navigation as if it was any other page  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: .htaccess problem &lt;a href=&quot;http://www.silverstripe.org/archive/show/131013?start=0#post150090&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/131013?start=0#post150090&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Thu, 21 Aug 2008 13:09:33 +1200</pubDate>
			<dc:creator>Matt Hardwick</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/131013?start=0#post150090</guid>
		</item>
		
		<item>
			<title>Re: .htaccess problem</title>
			<link>http://www.silverstripe.org/archive/show/131013?start=0#post131734</link>
			<description>&lt;p&gt;So It seems I did rejoice before time!  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;The forum is seen only if you know a &quot;long&quot; link, kind like:&lt;/p&gt;&lt;p&gt;forum.mydomain.tld/page?blabla_bla_and_whatnot&lt;/p&gt;&lt;p&gt;but if you attempt to simply go to &lt;/p&gt;&lt;p&gt;forum.mydomain.tld&lt;/p&gt;&lt;p&gt;no joy!  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/sad.gif'&gt; &lt;/p&gt;&lt;p&gt;So if anyone knows of any solutions to this little problem or has any suggestion of any kind, I'll be grateful.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: .htaccess problem &lt;a href=&quot;http://www.silverstripe.org/archive/show/131013?start=0#post131734&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/131013?start=0#post131734&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Wed, 30 Jul 2008 04:44:56 +1200</pubDate>
			<dc:creator>makimoto</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/131013?start=0#post131734</guid>
		</item>
		
		<item>
			<title>Re: .htaccess problem</title>
			<link>http://www.silverstripe.org/archive/show/131013?start=0#post131159</link>
			<description>&lt;p&gt;Hi it's me again.&lt;/p&gt;&lt;p&gt;Just began playing with it and found a working solution. Just added the following line AFTER the SS section:&lt;/p&gt;&lt;p&gt;RewriteRule ^subdir/([0-9]+)-([a-z]+) &lt;a href=&quot;http://forum.mydomain.tld/&quot;&gt;http://forum.mydomain.tld&lt;/a&gt; [NC]&lt;/p&gt;&lt;p&gt;Both the forum and the page work&lt;/p&gt;&lt;p&gt;Thanks to all who thought on my problem  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: .htaccess problem &lt;a href=&quot;http://www.silverstripe.org/archive/show/131013?start=0#post131159&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/131013?start=0#post131159&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 29 Jul 2008 10:03:33 +1200</pubDate>
			<dc:creator>makimoto</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/131013?start=0#post131159</guid>
		</item>
		
		<item>
			<title>.htaccess problem</title>
			<link>http://www.silverstripe.org/archive/show/131013#post131013</link>
			<description>&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I've got a working install of SS in /. Very nice btw.&lt;br /&gt;But I also got a phpbb forum in myserver/forum.&lt;/p&gt;&lt;p&gt;Problem is, as you may have guessed, that .htaccess breaks the forum.&lt;br /&gt;So right now I've got it renamed, and forum is working and SS is not  &lt;img src='http://www.silverstripe.org/sapphire/images/smilies/smile.gif'&gt; &lt;/p&gt;&lt;p&gt;I have tried to fix it with my limited knowledge of .htaccess/apache but even with the help of google it's not enough it seems. I was wondering if there's any .htaccess guru present that could steer me towards some resource which would let me make a hardlink to http://myserver/forum and let the rewriting occur in the rest of the dirs?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: .htaccess problem &lt;a href=&quot;http://www.silverstripe.org/archive/show/131013#post131013&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/131013#post131013&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Tue, 29 Jul 2008 05:40:34 +1200</pubDate>
			<dc:creator>makimoto</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/131013#post131013</guid>
		</item>
		

	</channel>
</rss>