WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Internet (http://www.wcm.at/forum/forumdisplay.php?f=8)
-   -   WML auf privat Server (http://www.wcm.at/forum/showthread.php?t=97137)

Nightman 16.05.2003 20:37

WML auf privat Server
 
hi an alle

was brauche ich bzw was muss ich machen das ich wml datein online stellen kann so das sie auch vom handy aus über wap erreichbar sind?

PS: mit IIS 5.0

JackLemon 18.05.2003 21:14

kein problem
 
du must nur entsprechende mime-types definieren, bei apache sieht's so aus:

AddType text/vnd.wap.wml .wml
AddType image/vnd.wap.wbmp .wbmp
AddType application/vnd.wap.wmlc .wmlc
AddType text/vnd.wap.wmlscript .wmls
AddType application/vnd.wap.wmlscriptc .wmlsc

außerdem mußt du index.wml als verzeichnisindex eintragen (so wie index.htm und index.html), und wenn du den content mit einer serverseitigen sprache generierst, mußt du den korrekten mime-type übergeben, bei php zb:

header("Content-type: text/vnd.wap.wml");

bis dann

-JL


Alle Zeitangaben in WEZ +2. Es ist jetzt 03:57 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag