Announcement

Collapse
No announcement yet.

My forum doesn't start up at www.xxx.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • My forum doesn't start up at www.xxx.net

    People can't access my forum unless they type the full url: www.xxx.net/fourm/index.php. Just typing the domain name produces server generated screen. Please help.

  • #2
    How does the forum start-up when someone enters a domain name? Is there something in the HTaccess file in the publicHTML folder that makes it happen? If so, well I overwrote that file. The HTaccess file is blank.

    Comment


    • #3
      It all comes down to writing the HTaccess file, and I don't know how to do that. I've googled and read and read, but it's the middle of the night here and... I don't know. Nothings working. I try entering code that I find in my searches and it just doesn't work.

      What time does Jelsoft wake up?

      Comment


      • #4
        You should speak to your host regarding this.
        Vote for:

        - Admin Settable Paid Subscription Reminder Timeframe (vB6)
        - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

        Comment


        • #5
          Originally posted by PhillyTom
          How does the forum start-up when someone enters a domain name? Is there something in the HTaccess file in the publicHTML folder that makes it happen? If so, well I overwrote that file. The HTaccess file is blank.
          In Cpanel you can redirect it without knowing how to make a htaccess file.

          mydomain.com > mydomain.com/forum


          vB5 is unequivocally the best forum software, but not yet...

          Comment


          • #6
            Beishe8, I should have thought of that! I will think of it if this ever happens again. Thanks so much for posting it.

            I ended up doing that, Trevor. Thanks. My host wrote an HTaccess redirect for me and everything's working now. I'm going to post it here in case it's missing anything that a genuine vBulletin redirect should have:

            RewriteEngine on

            RewriteCond %{HTTP_HOST} ^domain.com$ [OR]
            RewriteCond %{HTTP_HOST} ^www.domain.com$
            RewriteRule ^/?$ "http\:\/\/domain\.com\/forums\/" [R=301,L]

            Comment


            • #7
              It would be better to fix the issue, rather than mask it with a htaccess redirect, you've now put more work on apache with a rewrite that isnt needed.

              Why dont you post a valid url to your site with the page issue, post the full error msg, that way we can resolve the issue.
              Gentoo Geek

              Comment

              Related Topics

              Collapse

              Working...
              X
              😀
              🥰
              🤢
              😎
              😡
              👍
              👎