Problème index.php/index.html
Fermé
bgd34000
-
25 oct. 2010 à 12:39
redkaos38 Messages postés 148 Date d'inscription jeudi 14 janvier 2010 Statut Membre Dernière intervention 2 juin 2012 - 26 oct. 2010 à 00:29
redkaos38 Messages postés 148 Date d'inscription jeudi 14 janvier 2010 Statut Membre Dernière intervention 2 juin 2012 - 26 oct. 2010 à 00:29
A voir également:
- Problème index.php/index.html
- Fourtoutici.click/index.php ✓ - Forum Réseaux sociaux
- Https //localhost/index.html - Forum HTML
- Aliexpress.com/index.html ✓ - Forum HTML
- /Var/www/html/index.html - Forum Linux / Unix
- Index.php ✓ - Forum PHP
2 réponses
Lord Zero
Messages postés
459
Date d'inscription
lundi 18 octobre 2010
Statut
Membre
Dernière intervention
15 juin 2018
115
25 oct. 2010 à 12:53
25 oct. 2010 à 12:53
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta http-equiv="refresh" content="0;url=index.php" >
<title>index</title>
</head>
<body>
</body>
</html>
tu crée une page html (index.html) avec ça
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta http-equiv="refresh" content="0;url=index.php" >
<title>index</title>
</head>
<body>
</body>
</html>
tu crée une page html (index.html) avec ça
redkaos38
Messages postés
148
Date d'inscription
jeudi 14 janvier 2010
Statut
Membre
Dernière intervention
2 juin 2012
22
26 oct. 2010 à 00:29
26 oct. 2010 à 00:29
free.fr n'accepte pas le PHP Tout simplement t'est obligé de faire tes pages en HTML