vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   How do I make forum page the page that my domain goes to when i type in the url? (https://vborg.vbsupport.ru/showthread.php?t=224989)

DanTHEGREAT 10-11-2009 12:28 AM

How do I make forum page the page that my domain goes to when i type in the url?
 
Title says all.

HMBeaty 10-11-2009 12:36 AM

What directory do you have it installed in? The root or in a /forum/ directory?

DanTHEGREAT 10-11-2009 12:39 AM

well my forum path is

public_html > forums

HMBeaty 10-11-2009 12:45 AM

Well, then you would use an htaccess file to redirect your url to your forums directory

See here: http://www.webweaver.nu/html-tips/web-redirection.shtml

DanTHEGREAT 10-11-2009 12:52 AM

what? I'm confused? What do I have to do?

HMBeaty 10-11-2009 12:54 AM

Create an .htaccess file to redirect your url from www.yoursite.com to www.yoursite.com/forums/ and place the .htaccess file in your root directory.

DanTHEGREAT 10-11-2009 12:55 AM

how do i make an htaccess? Can you just tell me instead of giving links to tutorials about dreamweaver o.o

HMBeaty 10-11-2009 12:59 AM

Create an .htaccess file and add this to it...
Code:

Redirect 301 / http://www.yoursite.com/forums

DanTHEGREAT 10-11-2009 01:00 AM

No but i mean how to create the base file? from what program?

HMBeaty 10-11-2009 01:01 AM

Notepad, wordpad, whatever you want to use


All times are GMT. The time now is 12:16 PM.

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.01020 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete