
08-26-2004, 06:42 PM
|
 |
|
|
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by bhutz
I added this code to my .htaccess file for my remote server and also to my httpd.conf for the server that I use for testing so they both should work
Code:
# MIME Types for WAP
# For PHP 4.x, use this:
AddType application/x-httpd-php .wml
# For normal WML pages.
AddType text/vnd.wap.wml .wml
# For WML embedded graphics.
AddType image/vnd.wap.wbmp .wbmp
# End MIME Types for WAP
|
thanks i'll try that out
|