<?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 Tag: multiviews</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: multiviews</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:57:31 +0000</pubDate>

<item>
<title>chrishajer on "rewrite rules doesnt work."</title>
<link>http://bbpress.org/forums/topic/rewrite-rules-doesnt-work#post-18694</link>
<pubDate>Tue, 26 Aug 2008 20:53:52 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18694@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;People have had trouble with godaddy and .htaccess before.  I have heard that it takes a while for the changes to take effect?  I don't use them for hosting so I can't confirm.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/search.php?q=godaddy&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/search.php?q=godaddy&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/tags/godaddy&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/tags/godaddy&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/pretty-permalinks-not-working&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/pretty-permalinks-not-working&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>motaboy21 on "rewrite rules doesnt work."</title>
<link>http://bbpress.org/forums/topic/rewrite-rules-doesnt-work#post-18691</link>
<pubDate>Tue, 26 Aug 2008 20:45:39 +0000</pubDate>
<dc:creator>motaboy21</dc:creator>
<guid isPermaLink="false">18691@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hey, i have this site ecopaginas.es and i tried with multiviews and also with the rewrite rules:&#60;/p&#62;
&#60;p&#62;&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteRule ^forum/([^/]+)/page/([0-9]+)/?$ /forum.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^forum/?$ / [R,L]&#60;br /&#62;
RewriteRule ^topic/([^/]+)/page/([0-9]+)/?$ /topic.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^topic/([^/]+)/?$ /topic.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^topic/?$ / [R,L]&#60;br /&#62;
RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ /tags.php?tag=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^tags/([^/]+)/?$ /tags.php?tag=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^tags/?$ /tags.php [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/([^/]+)/?$ /profile.php?id=$1&#38;#38;tab=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&#38;#38;tab=$2&#38;#38;page=$3 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/([^/]+)/?$ /profile.php?id=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^profile/?$ /profile.php [L,QSA]&#60;br /&#62;
RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /view.php?view=$1&#38;#38;page=$2 [L,QSA]&#60;br /&#62;
RewriteRule ^view/([^/]+)/?$ /view.php?view=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/?$ /rss.php [L,QSA]&#60;br /&#62;
RewriteRule ^rss/topics/?$ /rss.php?topics=1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/forum/([^/]+)/?$ /rss.php?forum=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/forum/([^/]+)/topics/?$ /rss.php?forum=$1&#38;#38;topics=1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/topic/([^/]+)/?$ /rss.php?topic=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/tags/([^/]+)/?$ /rss.php?tag=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/profile/([^/]+)/?$ /rss.php?profile=$1 [L,QSA]&#60;br /&#62;
RewriteRule ^rss/view/([^/]+)/?$ /rss.php?view=$1 [L,QSA]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;/p&#62;
&#60;p&#62;and it doesnt work, im working with godaddy...&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Thion on ""Custom" rewrite rule for static pages"</title>
<link>http://bbpress.org/forums/topic/custom-rewrite-rule-for-static-pages#post-17846</link>
<pubDate>Thu, 31 Jul 2008 16:50:32 +0000</pubDate>
<dc:creator>Thion</dc:creator>
<guid isPermaLink="false">17846@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've created something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function page_link( $page_number ) {
	echo apply_filters(&#38;#39;page_link&#38;#39;, get_page_link( $page_number ) );
}

function get_page_link( $page_number ) {
	$rewrite = bb_get_option( &#38;#39;mod_rewrite&#38;#39; );
	if ( $rewrite ) {
		global $bbdb, $bb, $page;
		$page = $page_number;

		if ( $rewrite === &#38;#39;slugs&#38;#39; ) {
			$table_name = $bbdb-&#38;gt;prefix . &#38;quot;pages&#38;quot;;
			$query = $bbdb-&#38;gt;get_results(&#38;quot;SELECT page_slug FROM $table_name WHERE page_id=&#38;quot;.$page.&#38;quot;&#38;quot;);

			foreach ($query as $rk) {
				$column = $rk-&#38;gt;page_slug;
			}
		} else {
			$table_name = $bbdb-&#38;gt;prefix . &#38;quot;pages&#38;quot;;
			$query = $bbdb-&#38;gt;get_results(&#38;quot;SELECT page_id FROM $table_name WHERE page_id=&#38;quot;.$page.&#38;quot;&#38;quot;);

			foreach ($query as $rk) {
				$column = $rk-&#38;gt;page_id;
			}
		}
		$link = bb_get_option( &#38;#39;uri&#38;#39; ) . &#38;quot;page/&#38;quot; . $column;
	} else {
		$args = array();
		$link = bb_get_option( &#38;#39;uri&#38;#39; ) . &#38;#39;page.php&#38;#39;;
		$args[&#38;#39;page_id+\id&#38;#39;] = $page;
		$args[&#38;#39;part&#38;#39;] = 1 &#38;lt; $part ? $part : false;
		$link = add_query_arg( $args, $link );
	}

	return apply_filters( &#38;#39;get_page_link&#38;#39;, $link, $page_number );
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Trust me, I don't know what this is either ;). I'm working on this for a couple of hours (in total) and I've messed up. Could someone help me in this by explaining how this thing should look like?&#60;/p&#62;
&#60;p&#62;I mean - the above code is allowing me to type&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo page_link(&#38;quot;1&#38;quot;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and this will display url to static page with id=1, creating something like domain.com/page/1 or domain.com/page/about - so links are working. But now I want to send page ID to other functions that are selecting and displaying date from database - and I have no idea how to send this id in 'rewrited' version. Can anyone help?
&#60;/p&#62;</description>
</item>
<item>
<title>Thion on ""Custom" rewrite rule for static pages"</title>
<link>http://bbpress.org/forums/topic/custom-rewrite-rule-for-static-pages#post-17799</link>
<pubDate>Tue, 29 Jul 2008 18:03:34 +0000</pubDate>
<dc:creator>Thion</dc:creator>
<guid isPermaLink="false">17799@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm working right now on Static Pages plugin (and y'know what? It's working!) but I want to include working mod_rewrite for them, so with active MultiViews I will be able to type &#60;strong&#62;domain.com/page/about/&#60;/strong&#62; for example.&#60;/p&#62;
&#60;p&#62;But - I have no idea where to look for any functions, options or anything that might help me in discovering &#34;how the heck to make this?&#34; Any advices?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "1and1 Hosting Problem"</title>
<link>http://bbpress.org/forums/topic/1and1-hosting-problem#post-16540</link>
<pubDate>Sun, 01 Jun 2008 08:15:51 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">16540@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's funny.  I have a bbPress forum at 1&#38;#38;1, in a subdirectory of  WordPress installation, and I never did get permalinks working (I last tried 18 months or so ago.)  Now that you have shown it can be done, I will take my own advice, which was provided here first by hmcnally, and see if I can get them working again.&#60;/p&#62;
&#60;p&#62;Glad it worked for you.
&#60;/p&#62;</description>
</item>
<item>
<title>cliffmaster on "1and1 Hosting Problem"</title>
<link>http://bbpress.org/forums/topic/1and1-hosting-problem#post-16538</link>
<pubDate>Sat, 31 May 2008 21:26:59 +0000</pubDate>
<dc:creator>cliffmaster</dc:creator>
<guid isPermaLink="false">16538@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;OMG ! It worked ! Thanks so much chrishajer. But I must add that I moved bbpress to a upper level above my WP install and used a sub domain for the forums. Because following 1and1 instructions stated above in their email response, it did not solve the problem until I placed&#60;/p&#62;
&#60;p&#62;Options -MultiViews&#60;/p&#62;
&#60;p&#62;At the top of the htaccess file. &#60;/p&#62;
&#60;p&#62;Now permalinks work just fine.&#60;/p&#62;
&#60;p&#62;Thanks again !
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "1and1 Hosting Problem"</title>
<link>http://bbpress.org/forums/topic/1and1-hosting-problem#post-16537</link>
<pubDate>Sat, 31 May 2008 18:01:08 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">16537@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does this help:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/dropping-multiviews-support#post-16050&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/dropping-multiviews-support#post-16050&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Your setup is just fine with the directory structure you have setup (WordPress as the root for the domain, bbPress in a subfolder.)
&#60;/p&#62;</description>
</item>
<item>
<title>cliffmaster on "1and1 Hosting Problem"</title>
<link>http://bbpress.org/forums/topic/1and1-hosting-problem#post-16536</link>
<pubDate>Sat, 31 May 2008 14:11:38 +0000</pubDate>
<dc:creator>cliffmaster</dc:creator>
<guid isPermaLink="false">16536@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Anyone else have this problem with 1and1 ?&#60;/p&#62;
&#60;p&#62;I cannot get pretty permalinks to run, even after following directions.&#60;/p&#62;
&#60;p&#62;I wrote to them&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;I am running wordpress and bbpress in the same root directory&#60;br /&#62;
&#60;a href=&#34;http://mysite.com&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com&#60;/a&#62; is wordpress install and&#60;br /&#62;
&#60;a href=&#34;http://mysite.com/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/bbpress/&#60;/a&#62; is bbpress install each install has&#60;br /&#62;
it's own .htaccess for using permalinks. Wordpress permalinks work fine&#60;br /&#62;
but I cannot get bbpress pretty permalinks to work at all. I have tried&#60;br /&#62;
different variations of htaccess codes for both files without any&#60;br /&#62;
success. It seems to me that the main root htaccess is overriding the&#60;br /&#62;
/bbpress/ htaccess.&#60;/p&#62;
&#60;p&#62;Any suggestions ? &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;This was their reply to me.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#34;Dear Cliffmaster, (Customer ID: 6XXXXXXXX)&#60;/p&#62;
&#60;p&#62;Thank you for contacting us. &#60;/p&#62;
&#60;p&#62;With regards to your query,&#60;br /&#62;
we would highly suggest that you install BBpress on a different folder&#60;br /&#62;
and not on folder where you have installed a different CMS (WordPress).&#60;/p&#62;
&#60;p&#62;Please separate the two CMS's by installing them on different folders&#60;br /&#62;
under the root directory (/.)&#60;/p&#62;
&#60;p&#62;If you have any further questions please do not hesitate to contact us.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
Sincerely,&#60;br /&#62;
Technical Support&#60;br /&#62;
1&#38;#38;1 Internet &#34;&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>sambauers on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-16385</link>
<pubDate>Thu, 22 May 2008 06:54:47 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16385@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@marians&#60;/p&#62;
&#60;p&#62;You've identified another reason that I had forgotten about. URL customisation that you are talking about is close to impossible under MultiViews.&#60;/p&#62;
&#60;p&#62;Based on all these comments I think we will be dropping it. Thanks for the input everyone.
&#60;/p&#62;</description>
</item>
<item>
<title>marians on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-16370</link>
<pubDate>Wed, 21 May 2008 10:58:49 +0000</pubDate>
<dc:creator>marians</dc:creator>
<guid isPermaLink="false">16370@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;On Multiviews: Never heard of it until I first installed bbPress. If mof_rewrite would work out of the box (i.e.: if bbPress would create the file or dump the necessary content) I wouldn't need MultiViews.&#60;/p&#62;
&#60;p&#62;Here is one aspect I'd like to through in: URL Customization/Localization.&#60;/p&#62;
&#60;p&#62;When localizing URLs, it's very easy to do this via editing of mod_rewrite rules. All my bbPress installations are in german language, thus I want german URLs.&#60;/p&#62;
&#60;p&#62;When changing the wording in URLs, e.g. from &#34;forum&#34; to &#34;board&#34; or &#34;topic&#34; to &#34;idea&#34; etc., same thing - just edit the rewrite rules.&#60;/p&#62;
&#60;p&#62;How easy would it be to customize URLs with MultiViews in effect? Without having looked into the implementation, I would guess that it requires code changes.&#60;/p&#62;
&#60;p&#62;If URL customization is easier in mod_rewrite, please drop MultiViews. Otherwise, please document how URL customization can be done using MultiViews.
&#60;/p&#62;</description>
</item>
<item>
<title>bobbyh on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-16344</link>
<pubDate>Tue, 20 May 2008 07:25:29 +0000</pubDate>
<dc:creator>bobbyh</dc:creator>
<guid isPermaLink="false">16344@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I too vote to drop multiviews. However, if enough people depend on this, could permalinks be made pluggable so that a multiviews plugin could be written? If that's too much work, that's OK with me, just suggesting it as a compromise solution...
&#60;/p&#62;</description>
</item>
<item>
<title>finalwebsites on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-16330</link>
<pubDate>Mon, 19 May 2008 20:39:06 +0000</pubDate>
<dc:creator>finalwebsites</dc:creator>
<guid isPermaLink="false">16330@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I like multiviews, use it for WP too, write access to the .htaccess file will be a problem for many forums on shared hosting accounts (because a lot of them are not secure)
&#60;/p&#62;</description>
</item>
<item>
<title>bryan868 on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-16070</link>
<pubDate>Thu, 08 May 2008 21:52:50 +0000</pubDate>
<dc:creator>bryan868</dc:creator>
<guid isPermaLink="false">16070@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Definitely drop MultiViews
&#60;/p&#62;</description>
</item>
<item>
<title>hmcnally on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-16050</link>
<pubDate>Thu, 08 May 2008 15:46:53 +0000</pubDate>
<dc:creator>hmcnally</dc:creator>
<guid isPermaLink="false">16050@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;For those using a 1and1.com hosting package, try adding..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Options -MultiViews&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to the top of the .htaccess file, and append the mod_rewrite stuff after it.  I guess with their shared serving packages, the MultiViews just goes nutty (apparently it's enabled, though), and needs to be turned off before using mod_rewrite.  They actually document this behavior at &#60;a href=&#34;http://faq.1and1.com/dedicated_servers/managed_server/3.html&#34; rel=&#34;nofollow&#34;&#62;http://faq.1and1.com/dedicated_servers/managed_server/3.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I guess this means I'm in favor of dropping MultiViews, though not fervently.
&#60;/p&#62;</description>
</item>
<item>
<title>jethrokapinksy on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15896</link>
<pubDate>Wed, 30 Apr 2008 21:46:55 +0000</pubDate>
<dc:creator>jethrokapinksy</dc:creator>
<guid isPermaLink="false">15896@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i wish i knew enough to offer an opinion. i've known about mod_rewrite for years from trying to configure drupal and wordpress. never heard of/used multiviews... hope that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>thierryyyyyyy on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15686</link>
<pubDate>Tue, 22 Apr 2008 18:36:33 +0000</pubDate>
<dc:creator>thierryyyyyyy</dc:creator>
<guid isPermaLink="false">15686@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;For me, mod_rewrite is the standard... I just never heard about MultiViews :(&#60;br /&#62;
I begun programming php things since 5 years, even if I don't do it professionaly
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15531</link>
<pubDate>Sat, 19 Apr 2008 04:51:51 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15531@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; the desire to reduce the amount of support traffic&#60;/p&#62;
&#60;p&#62;That's the best reason right there.  Convert to a front controller, mod_rewrite and create the rewrite rules automagically, like WordPress, and 1/3 of the posts on this forum would never have happened.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15520</link>
<pubDate>Fri, 18 Apr 2008 19:10:11 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15520@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This would not impact anything other than bbPress, it's just a question of choosing one methodology to support pretty URLs.&#60;/p&#62;
&#60;p&#62;MultiViews could still be enabled on the server, it's just a question of whether bbPress uses it or not.&#60;/p&#62;
&#60;p&#62;Mod_Rewrite is better for a couple of reasons. For a start it is better supported, and it is also a lot more flexible. We are thinking about running all requests through a single page (index.php) just like WordPress. This is called a &#60;a href=&#34;http://martinfowler.com/eaaCatalog/frontController.html&#34;&#62;front controller&#60;/a&#62;, and is not as easily achieved with MultiViews.&#60;/p&#62;
&#60;p&#62;There is also the desire to reduce the amount of support traffic around this topic and standardising on one approach may help that.
&#60;/p&#62;</description>
</item>
<item>
<title>psheerin on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15513</link>
<pubDate>Fri, 18 Apr 2008 16:28:13 +0000</pubDate>
<dc:creator>psheerin</dc:creator>
<guid isPermaLink="false">15513@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you clarify the impact of disabling MultiViews? Will this impact only bbPress content on a site, or do you need it turned off for the whole site?&#60;/p&#62;
&#60;p&#62;I like to mix WordPress, bbPress, and plain content for some images, PDF manual downloads, etc., and really need content negotiation/MultiViews supported in directories outside of WP/bbPress.&#60;/p&#62;
&#60;p&#62;And why is Mod_Rewrite better than MultiViews for bbPress?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15499</link>
<pubDate>Fri, 18 Apr 2008 06:56:26 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15499@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;HowToGeek&#60;/strong&#62;: I wonder if that's really true.  I'd like to believe it is, but I wonder if there are really hosts that allow the MultiViews directive in an .htaccess file, but don't allow mod_rewrite.  I'd like to believe it's true so that MultiViews goes away and bbPress gets proper rewriting via mod_rewrite, the sooner the better.  And have bbPress generate the rewrite rules then create or edit the .htaccess file automatically, just like WordPress, while you're at it.
&#60;/p&#62;</description>
</item>
<item>
<title>phreakymonkey on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15498</link>
<pubDate>Fri, 18 Apr 2008 05:57:16 +0000</pubDate>
<dc:creator>phreakymonkey</dc:creator>
<guid isPermaLink="false">15498@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;chrishajer:&#60;/strong&#62; Ah, sorry. mod_rewrite&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;timskii:&#60;/strong&#62; I could have sworn they had it turned off at some point, but maybe I am misremembering. The point is that hosters tend to do &#60;a href=&#34;http://bbpress.org/forums/topic/smtp-plugin-request&#34;&#62;stuff like that&#60;/a&#62; (often without warning), so as robust a solution as possible would be ideal, naturally.&#60;/p&#62;
&#60;p&#62;*I'm a designer, not a coder, so I'm mostly talking out of my ass.
&#60;/p&#62;</description>
</item>
<item>
<title>timskii on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15490</link>
<pubDate>Thu, 17 Apr 2008 20:51:37 +0000</pubDate>
<dc:creator>timskii</dc:creator>
<guid isPermaLink="false">15490@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Dreamhost does allow mod_rewrite. And technically they &#60;a href=&#34;http://wiki.dreamhost.com/Content_Negotiation&#34;&#62;do support Multiviews&#60;/a&#62;, but as a .htaccess hack.&#60;/p&#62;
&#60;p&#62;However. I remember having terrible trouble trying to configure BBPress to use Multiviews, because it appeared to work, but didn't on certain pages. I ended up manually adding mod_rewrite.&#60;/p&#62;
&#60;p&#62;As an aside, in automating anything like this, keep in mind that people like to do strange things with their directories. One of the annoyances of Wordpress is that it assumes almost complete control of the layout of all directories below where it is installed.
&#60;/p&#62;</description>
</item>
<item>
<title>HowToGeek on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15489</link>
<pubDate>Thu, 17 Apr 2008 20:23:48 +0000</pubDate>
<dc:creator>HowToGeek</dc:creator>
<guid isPermaLink="false">15489@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Using .htaccess is more or less the standard now... any host that turns off .htaccess rewrites is surely going to turn off multiviews as well, so there's very little benefit to keeping both.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15483</link>
<pubDate>Thu, 17 Apr 2008 17:05:03 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15483@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm going to stick this to the front of the forums for a few days to get as much reaction as possible.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15427</link>
<pubDate>Wed, 16 Apr 2008 16:36:35 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15427@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;_ck_&#60;/strong&#62;: hear hear!  &#60;/p&#62;
&#60;p&#62;&#60;strong&#62;phreakymonkey&#60;/strong&#62;: Dreamhost has what turned off, mod_rewrite or MultiViews?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15425</link>
<pubDate>Wed, 16 Apr 2008 16:14:05 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15425@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbPress needs the internal rewrite engine that WordPress has.&#60;/p&#62;
&#60;p&#62;Multiviews is unreliable and availability is inconsistent.
&#60;/p&#62;</description>
</item>
<item>
<title>phreakymonkey on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15421</link>
<pubDate>Wed, 16 Apr 2008 12:37:38 +0000</pubDate>
<dc:creator>phreakymonkey</dc:creator>
<guid isPermaLink="false">15421@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Considering most people are probably on shared hosting, and hosts like to disable random things for their various nefarious reasons (in the name of security, usually), I would say keep on supporting both if possible.&#60;/p&#62;
&#60;p&#62;I know DreamHost, for one, has it turned off.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15419</link>
<pubDate>Wed, 16 Apr 2008 06:56:08 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15419@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Drop MultiViews.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Dropping "MultiViews" support?"</title>
<link>http://bbpress.org/forums/topic/dropping-multiviews-support#post-15418</link>
<pubDate>Wed, 16 Apr 2008 06:49:47 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15418@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;One of the major stumbling blocks for implementation of permalinks is the creation of the .htaccess file.&#60;/p&#62;
&#60;p&#62;There is at least &#60;a href=&#34;http://trac.bbpress.org/ticket/838&#34;&#62;one ticket requesting automation&#60;/a&#62; of the creation process via the admin area of bbPress (just like WordPress does). But the problem with that is that we support both the &#34;MultiViews&#34; and &#34;mod_rewrite&#34; methods of creating permalinks.&#60;/p&#62;
&#60;p&#62;In light of this and some other problems with &#34;MultiViews&#34; I'd like to gauge the possibility of dropping &#34;MultiViews&#34; support in favour of &#34;mod_rewrite&#34;.&#60;/p&#62;
&#60;p&#62;What do you all think? Do you use &#34;MultiViews&#34; or &#34;mod_rewrite&#34;? Why? Would you really miss &#34;MultiViews&#34; support?
&#60;/p&#62;</description>
</item>
<item>
<title>itissue on "Permalinks"</title>
<link>http://bbpress.org/forums/topic/permalinks-1#post-13095</link>
<pubDate>Thu, 10 Jan 2008 23:16:18 +0000</pubDate>
<dc:creator>itissue</dc:creator>
<guid isPermaLink="false">13095@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm using the private messaging plugin but now I have to add code to my .htaccess page. I'm stumped as to what to write because I don't understand .htaccess. Could anyone translate this for me?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tapestry.suefeng.com/message?id=1&#34; rel=&#34;nofollow&#34;&#62;http://tapestry.suefeng.com/message?id=1&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://tapestry.suefeng.com/pm.php?new=1&#34; rel=&#34;nofollow&#34;&#62;http://tapestry.suefeng.com/pm.php?new=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The first link's number changes for different messages. For example, the first message will have /message?id=1 and the second one will have /message?id=2.&#60;/p&#62;
&#60;p&#62;The second link actually works fine...i guess it doesn't  need to be fixed but it'd be great if it could look differently.&#60;/p&#62;
&#60;p&#62;Thanks for your time,&#60;br /&#62;
Sue
&#60;/p&#62;</description>
</item>

</channel>
</rss>
