Re: Simple question
- From: "Rik" <luiheidsgoeroe@xxxxxxxxxxx>
- Date: Sun, 16 Jul 2006 23:46:42 +0200
Sheldon Glickler wrote:
"Rik" <luiheidsgoeroe@xxxxxxxxxxx> wrote in message
news:a4607$44baa69f$8259c69c$31682@xxxxxxxxxxxxxxxxxxx
It's possible in HTML, see
http://webdesign.about.com/od/metataglibraries/a/aa080300a.htm. It's
Bad Practice though...
This worked perfectly. Thanks. BTW, why is it bad practice?
Google it.
Some reading material:
http://www.mcanerin.com/EN/articles/301-redirect-scripting.asp
If you have apache, I'd seriously suggest mod_rewrite, and creating a
..htacess file:
----.htaccess---------
RewriteEngine On
RewriteRule ^something\.html$ something.php [R=301]
----------------------
Grtz,
--
Rik Wasmus
.
- References:
- Simple question
- From: Sheldon Glickler
- Re: Simple question
- From: Rik
- Re: Simple question
- From: Sheldon Glickler
- Simple question
- Prev by Date: Re: Swedish character encoding
- Next by Date: Handling sessions through cookies, is it safe?
- Previous by thread: Re: Simple question
- Next by thread: Handling sessions through cookies, is it safe?
- Index(es):
Relevant Pages
|