
April 25th, 2010, 03:17 PM
|
|
Registered User
|
|
Join Date: May 2006
Posts: 20
Time spent in forums: 3 h 10 m 54 sec
Reputation Power: 0
|
|
|
How to get index.wml to be served if client is a cell phone
I setup the MIME type so the user can view the page on the cellphone if they go to: www.mydomain.com/index.wml
But if they go to www.mydomain.com it won't load for them.
How do I get index.wml to be a default when .php/.html won't load? Or how do I get it to be a default when the client is a cell phone?
I've scoured the entire net. I've read every tutorial. But nothing has adequately addressed my problem.
This was even mentioned in the sticky FAQ on this forum, but the relevant section is dated and the links are broken.
edit: even if i delete index.php and index.wml is the only index file in the directory, the cell phone still won't load it. i still have to explicitly direct the phone to the url: mydomain.com/index.wml
|