Bonjour,
Faut-il un hébergeur particulié pour héberger du WML ?
Je n'y connais pas grand chose dans ce domaine...donc...
D'après mes recherches j'ai vue qu'il fallait mettre le code suivant pour que le wap fonctionne. Mais cela suffit-il à pouvoir proposer ce service ou y a t-il une condition encore sur l'hébergement ?
	
	
	
		
EDIT: ou cela aussi:
	
	
	
		
Merci de votre aide.
				
			Faut-il un hébergeur particulié pour héberger du WML ?
Je n'y connais pas grand chose dans ce domaine...donc...
D'après mes recherches j'ai vue qu'il fallait mettre le code suivant pour que le wap fonctionne. Mais cela suffit-il à pouvoir proposer ce service ou y a t-il une condition encore sur l'hébergement ?
		Code:
	
	AddType text/vnd.wap.wml wml
AddType image/vnd.wap.wbmp wbmp
AddType text/vnd.wap.wmlscript wmls
AddType application/vnd.wap.wmlc wmlc
AddType application/vnd.wap.wmlscriptc wmlscEDIT: ou cela aussi:
		Code:
	
	addtype text/vnd.wap.wml .wml .swml
addtype Application/vnd.wap.wmlc .wmlc
addtype text/vnd.wap.wmlscript .wmls
addtype Application/vnd.wap.wmlscriptc .wmlsc
addtype image/vnd.wap.wbmp .wbmp
AddHandler server-parsed .swml
DirectoryIndex index.wmlMerci de votre aide.

 
     
 
		 
 
		