Author |
Sending headers - Help |
DSF Joined: Dec 01, 2002 Posts: > 500 From: Romania PM, WWW
|
About Themes (T300/T610 etc...)
What i must to do in order to send "application/vnd.eri.thm" header (instead application/octet-stream) to phones .. ?
I tried with PHP but it doesn't work (error in parsing)
header("Content-type: application/vnd.eri.thm");
include "path-to/theme.thm";
When i trying to send text/x-vmel header work with :
header("Content-type: text/x-vmel");
include "path-to/melody.mel";
Could anyone help me please?
PS: I don't have installed WAP Extensions on the server.
_________________
website: http://xpc.go.ro (Romanian)
wapsite: http://xpc.go.ro/wap.wml (English
[ This Message was edited by: DSF on 2003-09-26 01:21 ] |
|
DSF Joined: Dec 01, 2002 Posts: > 500 From: Romania PM, WWW
|
so ... no one can't help me?
This message was posted from a WAP device |
DSF Joined: Dec 01, 2002 Posts: > 500 From: Romania PM, WWW
|
OK ... Then where I can find a free host that support PHP (without adds) and i can set some WAP extension using .htaccess file?
|
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
Sounds like u need to configure the mime type on your server or web space.
This message was posted from a T610 |
DSF Joined: Dec 01, 2002 Posts: > 500 From: Romania PM, WWW
|
and how do i do that orangeman?
This message was posted from a WAP device |
DSF Joined: Dec 01, 2002 Posts: > 500 From: Romania PM, WWW
|
i know it has smth to do with .htacces BUT this server doesnt accept file with spaces or .extension (it sais invalid filename). This site is on a payable yahoo server (the domain where is hosted my wapsite is bought by a friend. Any solution?
This message was posted from a WAP device |
DSF Joined: Dec 01, 2002 Posts: > 500 From: Romania PM, WWW
|
QUOTE
"
STOR .htaccess
553-The name you specified is not allowed.
553-Names must contain only ASCII letters (a-z,A-Z), digits (0-9), underscore, dot and dash.
553-Names must not start with a dot (.) or dash (-).
553-For additional info please visit:
553-See http://help.yahoo.com/help/us/webhosting/gftp/
553
Transfer Failed!
"
|
DSF Joined: Dec 01, 2002 Posts: > 500 From: Romania PM, WWW
|
please tell me someone a trusted webhosting site where i can move my wapsite files (15mb). Also a webhost where i can use my .htacces. Prefered a host that doesnt insert automticaly code -for popup, banners. Or if someone wants that the wapsite to be hosted on their own paied domain for free... the wapsite adr is xpc.go.ro/wap.wml - http://gamepower.us/wap/ . This wapsite is partially written in php
This message was posted from a WAP device |
|