On Thu, Jan 31, 2002 at 06:17:45PM -0800, Sucharitha Panthika wrote:
> Hi
> 
> I have installed Apache 1.3.22 and Tomcat 4.0.  
> 
> I can view all files at the following url like 
> http://localhost/examples/servlets/edipo.edi  
> 
> but  I cannot view
> http://localhost/examples/servlets/myxml.xml file
> 
> I can open the file from C drive and see I can view by typing the url
> address. 
> 
> Can Any one tell me what could have gone wrong here. Both these files
> are in 
> C:\Tomcat4.0\webapps\examples\servlets\ folders

My guess is you need to add

    AddType text/xml .xml

to you httpd.conf file. Can anyone back this up? Have I completely
missed the mark here?

Jonathan.

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to