vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Installed vB in a forums folder, but problem making domain point to it (https://vborg.vbsupport.ru/showthread.php?t=154927)

siliconfinance 08-11-2007 02:30 AM

Installed vB in a forums folder, but problem making domain point to it
 
I created vB in its own folder called forums. There is no index.html file at www.mydomain.com so it displays the file/folder tree.

When someone visits www.mydomain.com or mydomain.com, I would like the http://www.mydomain.com/forums to load.

I have uploaded an htaccess file and experimented with different code, but so far a 302 rewrite forces http://mydomain.com/forums/ to load and not http://www.mydomain.com/forums/.

ZomgStuff 08-11-2007 03:11 AM

Make a file called index.html, place it in www.mydomain.com and put this inside the file.

Code:

<html><head></head><body>
<meta http-equiv="Refresh" content="5; url=http://www.mydomain.com/forums">
</body></hmtl>


siliconfinance 08-11-2007 04:24 AM

Thank you!

That works, but its very slow to load. Any way to make it quicker?

ZomgStuff 08-11-2007 04:33 AM

Yeah, change that 5. That 5 means 5 seconds until redirect.

Opserty 08-11-2007 09:39 AM

If your using cPanel I'm sure theres an option to set-up redirects. Although it has been a while since I used it lol. You'd be better off setting the 5 to a 0 so people won't notice the redirect as much. Otherwise if you are not planning on having a main site you could just install vBulletin in the main directory.

woodcreeker 08-11-2007 10:18 AM

If you are only running the forum, you can just move all the vBulletin files and folders down one node

ie: home/mydomain/public_html/forums to home/mydomain/public_html

This way, you will not have to reinstall vbulletin. It will not affect your database at all.

You will not experience any problems with this move, except you should delete the new index file that you created above.

If you are planning to create a home page, your forums are fine where they are.

ZomgStuff 08-11-2007 03:40 PM

Quote:

Originally Posted by woodcreeker (Post 1315135)
If you are only running the forum, you can just move all the vBulletin files and folders down one node

ie: home/mydomain/public_html/forums to home/mydomain/public_html

This way, you will not have to reinstall vbulletin. It will not affect your database at all.

You will not experience any problems with this move, except you should delete the new index file that you created above.

If you are planning to create a home page, your forums are fine where they are.

If you do this, make sure to change your cookie settings in vBulletin ACP.


All times are GMT. The time now is 08:57 AM.

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.01006 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete