[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] WAP htaccess



The only solution i see is to use a dynamic page that will generate the
header information and the content itself, depending on the useragent
requesting the index... Or maybe, that script will simply decide wether to
send the wml or the html (or whatever) page...

The BrowserMatch directive in apache won't help you very much i think...