RE: Browser Cap

Hi Paul,

Edit httpd.conf file and change the DirectoryIndex property from index.html to index.hdml. Then restart httpd.

Also, if you want to publish to different platforms/devices depending on the user-agent coming with the request, have a look at Cocoon http://xml.apache.org/cocoon/index.html

Thanks,
Olivier
-----Original Message-----
From: Paul Tichonczuk [mailto:pault@novator.com]
Sent: September 01, 2000 8:08 AM
To: www-mobile@w3.org
Subject: Browser Cap


How would I go about setting up a browser cap in Apache so it will
automatically set the default doc type to index.hdml instead of index.html.
I pretty much understand everything except for the actual request that would
be made... as in what would the defining header request be to distinguish
the platforms.

Received on Friday, 1 September 2000 13:52:21 UTC