
March 3rd, 2001, 09:33 PM
|
|
Contributing User
|
|
Join Date: Feb 2001
Location: Montreal
Posts: 31
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
how do I configure my httpd.conf file so that it gives me support for wml.
specs:
Linux RH 7.0
with apache 1.3.14
php 4.0.1
that's all.
on devshed it's saying to add this lines to the httpd.conf file...
AddType text/vnd.wap.wml wml
AddType image/vnd.wap.wbmp wbmp
AddType text/vnd.wap.wmlscript wmls
AddType application/vnd.wap.wmlc wmlc
AddType application/vnd.wap.wmlscriptc wmlsc
but it's not saying WHERE in the httpd.conf file so I added it where I have all the other AddType stuffs, restarted httpd, it's restarting withtout any complaints but when I'm trying to run my wml script I'm getting HTTP Error:404 on my wap emulator ... help !?
__________________
-patrick
|