[Bb-trac] [bbPress] #788: rewrite-rules enhancement to deal with
empty /topic/ or /forum/
bbPress
bb-trac at lists.bbpress.org
Sat Feb 16 19:02:21 GMT 2008
#788: rewrite-rules enhancement to deal with empty /topic/ or /forum/
-------------------------+--------------------------------------------------
Reporter: _ck_ | Owner:
Type: enhancement | Status: new
Priority: low | Milestone:
Component: Back-end | Version:
Severity: minor | Keywords:
-------------------------+--------------------------------------------------
Where /forums/ is the install directory:
{{{
RewriteRule ^topic(|/)$ /forums/ [R=302,L,QSA]
RewriteRule ^forum(|/)$ /forums/ [R=302,L,QSA]
}}}
Otherwise bbPress currently returns a 404 if /topic/ or /forum/ is
selected (some plugins cause this too, not necessarily a user typing it in
or making a bad link to a forum).
--
Ticket URL: <http://trac.bbpress.org/ticket/788>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list