Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS Default Web Site

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  HTTP 500 causes malfunction.  
Author Message
lkrauss

External


Since: Sep 24, 2003
Posts: 1



(Msg. 1) Posted: Wed Sep 24, 2003 5:18 pm
Post subject: IIS Default Web Site
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am trying to use a <META> tag to redirect the default
page on the default web server (IIS 5).

I want unknown host names to default to index.htm which
includes a <meta> tag redirect to our main web site. I
dont want to change the properties of the default web
server to redirect because there are valid virtual
directories under the default virtual server.

I noticed 2 symptoms - one the default web server would
not call the default page index.htm unless explicitly
typed. It also wouldnt redirect using the <meta> tag -
<meta http-equiv="refresh"
content="URL=http://www.tecoenergy.com">

Thanks. Larry.

 >> Stay informed about: IIS Default Web Site 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 2) Posted: Thu Sep 25, 2003 4:21 pm
Post subject: Re: IIS Default Web Site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 24 Sep 2003 14:18:16 -0700, "Larry Krauss"
<lkrauss.RemoveThis@tecoenergy.com> wrote:

 >I am trying to use a <META> tag to redirect the default
 >page on the default web server (IIS 5).
 >
 >I want unknown host names to default to index.htm which
 >includes a <meta> tag redirect to our main web site. I
 >dont want to change the properties of the default web
 >server to redirect because there are valid virtual
 >directories under the default virtual server.
 >
 >I noticed 2 symptoms - one the default web server would
 >not call the default page index.htm unless explicitly
 >typed.

index.htm likely isn't in your list of default documents.

 >It also wouldnt redirect using the <meta> tag -
 ><meta http-equiv="refresh"
 >content="URL=http://www.tecoenergy.com">

Syntax maybe. Try:

<meta http-equiv="refresh" content="0,URL=http://www.tecoenergy.com">

The refresh time in seconds wasn't specified.

Note that not all browsers honor a refresh, and search engines don't
appreciate them either.

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS Default Web Site 
Back to top
Login to vote
ljkrauss

External


Since: Sep 25, 2003
Posts: 1



(Msg. 3) Posted: Thu Sep 25, 2003 5:42 pm
Post subject: Re: IIS Default Web Site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jeff,
Good catch on the meta tag but you need a ";" not a comma.
This was the whole issue. I think it might have been just
staying on the blank redirect page without the redirect.
Anyway it works.
Thanks. Larry.
 >-----Original Message-----
 >On Wed, 24 Sep 2003 14:18:16 -0700, "Larry Krauss"
 ><lkrauss.TakeThisOut@tecoenergy.com> wrote:
 >
  >>I am trying to use a <META> tag to redirect the default
  >>page on the default web server (IIS 5).
  >>
  >>I want unknown host names to default to index.htm which
  >>includes a <meta> tag redirect to our main web site. I
  >>dont want to change the properties of the default web
  >>server to redirect because there are valid virtual
  >>directories under the default virtual server.
  >>
  >>I noticed 2 symptoms - one the default web server would
  >>not call the default page index.htm unless explicitly
  >>typed.
 >
 >index.htm likely isn't in your list of default documents.
 >
  >>It also wouldnt redirect using the <meta> tag -
  >><meta http-equiv="refresh"
  >>content="URL=http://www.tecoenergy.com">
 >
 >Syntax maybe. Try:
 >
 ><meta http-equiv="refresh"
content="0,URL=http://www.tecoenergy.com">
 >
 >The refresh time in seconds wasn't specified.
 >
 >Note that not all browsers honor a refresh, and search
engines don't
 >appreciate them either.
 >
 >Jeff
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS Default Web Site 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Default Web Site Start on OS Reboot - Is there a way to automatically start the default web site when a server is rebooted? Thanks for your help.

Default Page - I have the following set up. I have written a forwarder which is just relaying http traffic to a web server on which i have deployed a vitual directory. I have set the default doc in the virtual directory's properties. When i type in my url in..

Host names and the default web - Whilst looking through the logs, I have noticed that most web spiders go for the IP address rather than the domain name. If I disable the default website (which by default is viewed when the IP is used) nearly all web spiders fail; however if I have it....

use of default isapi filters - We are running IIS 5. We are not running asp.net. Can someone point me to any documentation on what the default isapi filters do, which ones can be removed and which ones should not be removed for security issues etc? We have a client who has asked u...

Starting default web server automatically - Hi. I know how to get IIS to automatically start when I start up Windows XP, but my default web server is not automatically starting. I have to go into IIS5 to start it. I know it's something simple, but I can't seem to find the setting to get it....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]