<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Topic: Permalinks Problem - rewrite-rules.php does not work</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Permalinks Problem - rewrite-rules.php does not work</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 08:35:13 +0000</pubDate>

<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14048</link>
<pubDate>Sun, 24 Feb 2008 19:36:57 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14048@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;this is what my htacces looks like in my root:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;# BEGIN WordPress&#60;br /&#62;
&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-f&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-d&#60;br /&#62;
RewriteRule . /index.php [L]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;/p&#62;
&#60;p&#62;# END WordPress&#60;/p&#62;
&#60;p&#62;RewriteEngine on&#60;br /&#62;
RewriteCond %{HTTP_HOST} !^www\.stereopoly\.de$&#60;br /&#62;
RewriteRule ^(.*)$ &#60;a href=&#34;http://www.stereopoly.de/$1&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/$1&#60;/a&#62; [L,R=301]&#60;/p&#62;
&#60;p&#62;Redirect /feed &#60;a href=&#34;feed://feeds.feedburner.com/stereopoly&#34; rel=&#34;nofollow&#34;&#62;feed://feeds.feedburner.com/stereopoly&#60;/a&#62;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14047</link>
<pubDate>Sun, 24 Feb 2008 19:35:54 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">14047@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Googling shows that error is caused when running PHP as a CGI and there is a mod_rewrite conflict (or a file does not exist).&#60;/p&#62;
&#60;p&#62;I suspect there is a conflict with mod_rewrite rules in the parent folder.  Show us your rewrite rules in  /.htaccess  (probably wordpress stuff but there may be others).
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14046</link>
<pubDate>Sun, 24 Feb 2008 18:36:24 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14046@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;One thing at a time.  If everything works now, then you know you have a problem with the .htaccess and rewrite rules.
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14043</link>
<pubDate>Sun, 24 Feb 2008 18:15:55 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14043@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;then it does work, yes but i'd love to have pretty permalinks :)
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14040</link>
<pubDate>Sun, 24 Feb 2008 17:01:20 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14040@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Turn off permalinks and leave them off. Then see if your forum works.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;mod_rewrite = false;&#60;/code&#62; in config.php.
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14033</link>
<pubDate>Sun, 24 Feb 2008 14:55:58 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14033@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for your help, but it does not work :( &#60;/p&#62;
&#60;p&#62;»No input file specified«. So what now?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14015</link>
<pubDate>Sat, 23 Feb 2008 14:56:39 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">14015@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Some servers do not support Multiviews.&#60;br /&#62;
Try this:&#60;/p&#62;
&#60;p&#62;1. $bb-&#38;gt;mod_rewrite = &#60;strong&#62;false&#60;/strong&#62;;&#60;br /&#62;
2. &#60;a href=&#34;http://www.stereopoly.de/forum/bb-admin/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/forum/bb-admin/rewrite-rules.php&#60;/a&#62;&#60;br /&#62;
3. copy the list&#60;br /&#62;
4. put the list into .htaccess&#60;br /&#62;
5. remove Options + Multiviews&#60;br /&#62;
6. $bb-&#38;gt;mod_rewrite = &#60;strong&#62;true&#60;/strong&#62;;&#60;/p&#62;
&#60;p&#62;Note the bb-admin in #2.
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14014</link>
<pubDate>Sat, 23 Feb 2008 11:39:38 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14014@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;it does not work so, too.do you mean just copying the &#34;rewrite-rules.php&#34; into the forum-root directory and then try to run it again? I have set &#60;/p&#62;
&#60;p&#62;&#60;code&#62;$bb-&#38;gt;mod_rewrite = true;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and within my htaccess it's still said&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Options +MultiViews&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and then i have to go to &#60;a href=&#34;http://www.stereopoly.de/forum/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/forum/rewrite-rules.php&#60;/a&#62; , ay?&#60;/p&#62;
&#60;p&#62;does not work :(
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14013</link>
<pubDate>Sat, 23 Feb 2008 04:04:01 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">14013@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That is correct.    Take the output of that file and put that in your /stereopoly.de/forum/ directory.   Multiviews works with most servers I have played with, but had to use the rewrite-rules.php for my latest server.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>stereopoly on "Permalinks Problem - rewrite-rules.php does not work"</title>
<link>http://bbpress.org/forums/topic/permalinks-problem-rewrite-rulesphp-does-not-work#post-14012</link>
<pubDate>Sat, 23 Feb 2008 02:58:15 +0000</pubDate>
<dc:creator>stereopoly</dc:creator>
<guid isPermaLink="false">14012@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey guys,&#60;br /&#62;
I've almost finished installing my bbpress on &#60;a href=&#34;http://www.stereopoly.de/forum&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/forum&#60;/a&#62; but there's one thing doing wrong: The permalinks. I want to use pretty permalinks, but obviously my server does not support the easy .htaccess thingy (Multi Views).. Thus I have to run &#60;a href=&#34;http://www.stereopoly.de/forum/bb-admin/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://www.stereopoly.de/forum/bb-admin/rewrite-rules.php&#60;/a&#62; right? But if i do so, I will get to the homepage (stereopoly.de/forum)&#60;/p&#62;
&#60;p&#62;Any idea, how to solve this problem?&#60;br /&#62;
sorry for my bad english, i'm just german ;)&#60;/p&#62;
&#60;p&#62;cheers
&#60;/p&#62;</description>
</item>

</channel>
</rss>
