Jump to content

Mobile emulator not displaying HTML


sazzie

Recommended Posts

 

I know my query is based on mobile applications but bear with me please while I explain.

 

My apache installation has got an addtype instruction to deal with php and html through the php parser. This all works fine in Internet Explorer but my mobile phone emulator doesn't even display basic html servered through the apache server. I use the localhost address to display my simply webpage.

IE responds positively but the mobile emulator just says "response unknown".

 

Can anyone tell me is there are instructions to get apache to recognise other client types?

 

All I'm serving through apache is the following:

 

<html>
<head>
	<title>
		Test Page
	</title>
</head>

<body>
	Testing This Output!
</body>
</html>

Please help. 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.