VBulletin 5 connect 19 beta URL issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • EasyLaw
    New Member
    • Dec 2012
    • 21

    VBulletin 5 connect 19 beta URL issue

    Hi

    We are currently using VB5 beta 19
    Current forums url looks like this forum/forum/.... , so how can we change it to forum/....


    I have installed the forum in public_html/forum

    using vb5 connect , so could not find any option regarding mod_rewrite friendly.
    My httaccess content looks like this :

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ index.php?routestring=$1 [L,QSA]

    #needed because admincp is an actual directory.
    RewriteRule ^(admincp/)$ index.php?routestring=$1 [L,QSA]
    </IfModule>
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74123

    #2
    Do you have your vBulletin installed in a "forum" directory? If so that is why the URL says /forum/forum/. There is no way to correct this.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • EasyLaw
      New Member
      • Dec 2012
      • 21

      #3
      Thanks for a quick response

      but we can't put the forum files in public_html directory , because there are already some files of the main website , which cann't be replaced with the forum files. Then in this case , what would be the suggestions ?

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74123

        #4
        I would suggest to leave it as it is then. It is not going to hurt anything.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • EasyLaw
          New Member
          • Dec 2012
          • 21

          #5
          I want to make the URL seo friendly , so i dont think so , its a good practice to use two same words again in the URL (www.sitename/forum/forum/your_topic)

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...