404 redirection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • excentryk
    Member
    • Sep 2008
    • 36

    404 redirection

    How can I redirect my old url to main page - I'd like to redirect 404 error to home page. (Invalid Page URL. If this is an error and the page should exist, please contact the system administrator and tell them how you got this message.)
    I've tried this:

    Code:
    ErrorDocument 404 /index.php
    in httacces but it does not work.

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

    #2
    In the AdminCP there is an option to do this. I am not at my PC right now but I believe it is under Settings -> Options -> Cookie and HTTP Header Options.
    Translations provided by Google.

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

    Comment

    • In Omnibus
      Senior Member
      • Apr 2010
      • 2310

      #3
      Not to correct Wayne but just to help you find it more easily:

      Redirect 404 pages to root node

      It's located under Settings > Options > General Settings

      At the bottom.

      Comment

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

        #4
        Wasn't sure where it was. I can't remember where all the settings are. I usually just search the AdminCP. Logically it should be with the other header settings. Might have to create a JIRA.
        Translations provided by Google.

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

        Comment


        • In Omnibus
          In Omnibus commented
          Editing a comment
          Agreed. Seems like it should be with the header settings.

      Related Topics

      Collapse

      Working...