The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
||||
|
||||
No, this is not last question. I know ...
Code:
# First Lines: Options +FollowSymLinks RewriteEngine On ########################################################### # # Attention! # read this block carefully: # # # At this put all lines which work with forumdisplay.php # # # At this put all lines which work with showthread.php # ########################################################### # Lines for new url with stars *** Redirect 301 /f226/official-mecca-top-6-guess-rules-standings-thread-2013-a-220802/index2.html http://musclemecca.com/showthread.php/220802-***official-mecca-top-6-guess-rules-amp-standings-thread***-2013/page2 Redirect 301 /f226/official-mecca-top-6-guess-rules-standings-thread-2013-a-220802/index3.html http://musclemecca.com/showthread.php/220802-***official-mecca-top-6-guess-rules-amp-standings-thread***-2013/page3 Redirect 301 /f226/official-mecca-top-6-guess-rules-standings-thread-2013-a-220802 http://musclemecca.com/showthread.php/220802-***official-mecca-top-6-guess-rules-amp-standings-thread***-2013 # Line for thread which live in forums with this constuction: fxxx (f226) RedirectMatch 301 ^/f([0-9]+)/([A-Za-z0-9-]+)-([0-9]+)/$ http://musclemecca.com/showthread.php/$2-$3 # Line for thread who did not get into any rule redirects RedirectMatch 301 ^/([a-z-]+)-([0-9]+)/([a-z0-9-]+)-([0-9]+)$ http://musclemecca.com/showthread.php/$4 |
#22
|
||||
|
||||
haha
Depends on me getting this to work. I am almost there thanks to you. If this works I will be set. The majority of the issues are set already. Ok, some of these go into a new directory called "f226" but these 2 go into the main htaccess? Right? Thanks |
#23
|
||||
|
||||
Quote:
Thanks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|