![]() |
Need some help with HTML....
I KNOW this can be done because I've done it before. Now I just can't remember how I did it. I need an index.html file that will redirect mysite.org to mysite.org/forum/ I've searched and couldn't find much without using META tags or htaccess files which neither worked. If you know how to do this, please paste the code up for me. And I'll know if its what I need as soon as I look at it. Thanks in advance. :)
|
Quote:
Code:
<html> |
Well, no, thats not it, BUT, I did get it to temporarily redirect using....
Code:
<html> |
I couldn't find anything else that didn't use the META refresh or .htaccess, either. As I understand, that won't work in all browsers.
|
I've always used htaccess to do this, and the only problem I ever came across was that htacess and cell phones (wap) don't go together. But anyone who uses them would probably use the ful URL to the page anyway.
|
Try this htaccess
Code:
RewriteEngine On |
Or make an index.php page instead of an index.html, and just use:
PHP Code:
|
All times are GMT. The time now is 08:45 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|