Trying to get a mobi domain working.
Made the ibay check!
Address resoloves check!
added index.xhtml to fragment 50 check!
Restarted httpd check!
added content check!
I am thinking I need to add the doc type DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0 somewhere, but where?
I am guessing I need something like ;
<Directory /home/e-smith/files/ibays/sitename/html>
Options +Indexes
Options +Includes
AllowOverride All
AddType application/.xhtml
DirectoryIndex index.xhtml
</Directory>
This is my first shot at a custom template, so don't laugh to hard.
Any help might save my keyboard from more coffee spils, as well as my few remaining brain cells!
Ed