![]()
This post has been edited 1 times, last edit by "MetalM" (Feb 20th 2012, 11:13pm)
) |
|
Source code |
1 |
RewriteRule ^board([0-9]+)\-([^/\.]+)/?$ index.php?page=Board&boardID=$1 [L,QSA] |
)
) This post has been edited 1 times, last edit by "H3llGhost" (Feb 24th 2012, 8:36pm)
|
|
Source code |
1 |
RewriteRule ^board([0-9]+)\-([^/\.]+)/[a-zA-Z-0-9]+/([0-9]+)\-([^/\.]*)/?$ /$3-$4.html [L,R,QSA] |
) This post has been edited 1 times, last edit by "H3llGhost" (Feb 24th 2012, 8:36pm)
Leider funktioniert die zweite Rewrite-Rule doch nicht.
) Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH