The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
HTML redirect and .htaccess redirect. differences?
Heya,
I'm currently using HTML redirect using: Code:
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html"> Thanks! |
#2
|
|||
|
|||
Well the most obvious is that your webserver will first need to read and sent data to the client, which in turn will request a different page to be loaded. With .htaccess the first page will never even be read but the request is directly redirect to the new page.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|