Re: Creating a server based web on a local server

From: Junkyard Engineer (jackeric_at_engineer.com)
Date: 03/23/05


Date: Wed, 23 Mar 2005 08:13:05 -0500

don't forget that your ISP might block port 80 so nobody outside will be
able to access your website. You have to define another port (i.e 8080 or
81) in website property in MMC. Then in the setup page at your Domain
registrar, put your IP and a port redirect

"spiritualfields" <spiritualfields@discussions.microsoft.com> a écrit dans
le message de news: 0FD1DD6E-DC09-4F22-9703-9DB9A7E4CA5A@microsoft.com...
> I've got XP Pro (SP2), IIS 5.1 installed along with the Front Page 2002
> extensions installed. This is my personal home computer, and what I want
> to
> do is create a web site on the server so can make full use of the front
> page
> extensions and also write server side scripting. From what I can tell, IIS
> setup created a default web site (called Default Web Site), and any web
> pages
> I construct should be put in the c:/Inetpub/wwwroot folder.
>
> At this time, when I go to URL "http://>" the localstart.asp
> page
> shows up. The information in that page is helpful but far from conclusive.
>
> What I want to do is use FrontPage 2003 to create a server based website
> for
> development on my home computer, so I'm gleaning that FrontPage and IIS
> will
> collude somehow to put it in C:/inetpub/wwwroot. But in FrontPage, when I
> select One Page Web to create, what do I put in for the address? Do I have
> to
> use the server name, like "
http://>.com"?
> (
http://>.com
> presently takes me to my geocities home page, which is the furthest thing
> that I want)
>
> What should I do with the files that were installed automatically in
> inetpub/wwwroot during IIS setup?
>
> Is there a good starter book that I can get that provides steps on how to
> create and administer local standaline sites on IIS? Not the huge 1000
> page
> monstrosities, as at this point in time I'm not interested in Network
> Administrator tasks.
>
> Thank You
>
>
>



Relevant Pages

  • Re: VS 2008 New Website...create on server?
    ... When you create a website *on a non-standard port*, like 99 instead of 80, ... you need to first create the website manually using the IIS manager. ... at the root level where you are creating the new Web site. ... FrontPage Server Extensions must be enabled for the Web site. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: HTTP Error 403.6
    ... Open Server Management and expand to Internet Information Services node. ... Check Default Web Site setting under IIS ... Under Website, right click Default Website, select Properties. ... Check ISAPI Filter of Default Web Site setting. ...
    (microsoft.public.windows.server.sbs)
  • Re: VS 2008 New Website...create on server?
    ... you need to first create the website manually using the IIS manager. ... at the root level where you are creating the new Web site. ... FrontPage Server Extensions must be enabled for the Web site. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IIS configuration doubt
    ... Meanwhile I discovered that the "Default Web Site" is missing when trying to ... I was using the Remote Desktop Access when I lost the connection and got ... IIS Administration. ... It seems to me that the default website is missing! ...
    (microsoft.public.windows.server.sbs)
  • Re: Authentication Problems
    ... though you will either need to use host headers ... need to use different port numbers for the SSL parts of each web site. ... www.iisfaq.com is a great resource for most common IIS questions. ...
    (microsoft.public.inetserver.iis.security)

Loading