Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • Resource icon

    xF2 Add-on Redirection Script for phpBB 3.2/3.3+ (without SEO URLs) htaccess 1.0 1.0

    xF2 Add-on
    < Previous | Next >
    This script is based on different htaccess rules posted on xenforo forums and my own editing.

    Requirements:

    This script assumes you have friendly urls enabled for Xenforo.

    What it will do

    "/viewforum.php?f=X" will redirect to "/forums/X/" and
    "/viewtopic.php?t=X" will redirect to "/threads/X/" and
    "/viewtopic.php?p=X" will redirect to "/posts/X/".
    "/memberlist.php?mode=viewprofile&u=X" will redirect to "/members/X/".

    If you have /threads/title.x/ type of urls for xenforo, there might a second redirect by xenforo itself where it would redirect from threads/x/ to threads/title.x/

    Installation
    Insert this in your .htaccess file preferably BEFORE or ABOVE Xenforo friendly url redirect ( RewriteRule ^.*$ index.php [NC,L])

    Apache config:
    Please, Log in or Register to view codes content!

    Done. That's all there is to it

    If your forum is installed at say /forums/ then add /forums/ before the redirect in above script for example /threads/%2/? will be /forums/threads/%2/?

    Similar resources

    0.00 star(s) 0 ratings
    Views
    271
    Downloads
    0
    Updated
    18,420Threads
    64,607Messages
    63,162Members
    murik1983Latest member
    Top