![]() |
How can I skip the 'Front Page' and have it go directly to the forums?
I would like to skip: "Home" http://www.westtexasforums.com/theforums/content.php
and have it go directly to "Forum" http://www.westtexasforums.com/theforums/forum.php |
Edit your .htaccess file.
Code:
RewriteEngine On |
Edit index.php
Find: Code:
require('content.php'); Code:
//require('content.php'); Code:
//require('forum.php'); Code:
require('forum.php'); |
All times are GMT. The time now is 12:28 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|