Forum Moderators: phranque
AddType text/vnd.wap.WML WML
using .htaccess in my root directory and it caused Internal Server Error. I could recover my website by loading an empty .htaccess back in.
Anyone has a solution?
Thanks
Welcome to WebmasterWorld [webmasterworld.com]!
Try it with all lowercase - "vnd.wap.WML" may not be valid.
Another possibility is that your server is configured with AllowOveride FileInfo disabled, in which case, you won't be able to use AddType.
Jim
Put a wml file on your server, and check the header of the response for that file with a server header checker. You can find such a web based tool here on webmasterworld, check the control panel. If the response has the right mime type then you don't need to do anything else.