Question
What is the process of configuring the web server using mime types to serve wml

Answers

HTML documents are accessed by the web browser by sending the request to the web server regarding the documents. 
MIME extension is used to deliver the messages from the web browser to server and vice versa. 
The MIME type needs to be stored on the server to use the formats like images, sounds, word processed documents and others. 
The association is being made using the filename and the extension through which it needs to be attached and sent over to the Web. 
As the request is being given in HTML document in the browser the extension gets associated with the browser and it is being rendered into a browser.   Your Comment






Search
Can you Answer!!
  • Q What can you do to promote a server to dc
  • Q What are the conditions given for the two flows to be dynamically similar?
  • Q What prolific and highly regarded American author, who became a British subject a year before his death, wrote The Wings of the Dove; Washington Square, and the Golden Bowl?
  • Q The king of Travancore when the Travancore Radio Station was established:
  • Q what are the different types of plant growth media?
  • Q What are controllers in AngularJS?
  • Q Expand FLECC
  • Q An emolument over and above fixed salary
  • Q Detailed plan of journey
  • Q After what technicality an international agreement will be binding on a state?
  • Q What is exception handling in Scala?