[Linuxtrent] Re: Redirect in html

  • From: Francesco Lunelli <francesco@xxxxxx>
  • To: linuxtrent@xxxxxxxxxxxxx
  • Date: Tue, 21 Jan 2003 18:11:37 +0100

Lele Gaifax wrote:

Ho un lapsus...

Come faccio a forzare un redirect (http status 302) da un file html?


<html>
<head>
<meta http-equiv="refresh" content="0; url=http://ecetera.ecc.ec";>
</head>
<body>

Oppure, come dico ad apache che il default per una directory non è
"index.html" bensì "ciccio.cgi"?


<IfModule mod_dir.c>
DirectoryIndex index.html index.php index.php3 index.shtml index.cgi index.pl index.htm Default.htm default.htm index.wml ciccio.cgi
</IfModule>


... torno a cercare ;)

ciao, lele.


Ciao
Francesco


-- Per iscriversi (o disiscriversi), basta spedire un messaggio con SOGGETTO "subscribe" (o "unsubscribe") a mailto:linuxtrent-request@xxxxxxxxxxxxx


Other related posts: