vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   htaccess rewrite issue (https://vborg.vbsupport.ru/showthread.php?t=307021)

ikopylov 01-21-2014 07:36 PM

Quote:

Originally Posted by RichieBoy67 (Post 2475822)
One last question and I will not ask for anything else.

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


RichieBoy67 01-21-2014 07:57 PM

Quote:

Originally Posted by ikopylov (Post 2475837)
No, this is not last question. I know ... :)

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

RichieBoy67 02-18-2014 06:00 AM

Quote:

Originally Posted by ikopylov (Post 2475837)
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


Do these go inside the forum directories or in the root htaccess?

Thanks!


All times are GMT. The time now is 06:56 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01242 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete