Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Website not showing

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
My secure website is not showing up in AOL - I have a website that prompts the user for the username and password when they click on a specific button. When a user with AOL as their internet service provider clicks on the button they are given an error page (HTTP ERROR 401- Access us..

Changes not showing up - When I make some changes to a web paage for our then when I try to look at the web page, to make sure it looks the way I want it to; It doesn't show up, right away. Changes to a web page, take a day in order to show up on our site. I've..

FTP not showing files - I set up an FTP server and I am able to logon to it and drag files into the server. however when I go to the server and the home directory there is not files. When I try to copy the same file into it is says the file already exists do you want to..

HELP PLEASE -- files not showing up - I have a testing server that's running Windows 2003 Server IIS 6.0. If I type my website in my url in our network like the files showup. I can browse to all the files except one group. If I click on ..

SMTP not showing up in IIS? - I recently a machine, just putting a clean version of the same OS (Windows Server 2003). I just installed the SMTP service on it, but for some reason there is nothing in the IIS console for it. I have tried adding both via..
Next:  IIS: How to exclude local IPs in IIS 6.0 logs  
Author Message
john

External


Since: Jan 17, 2008
Posts: 6



(Msg. 1) Posted: Thu Feb 07, 2008 6:26 am
Post subject: Website not showing
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am trying to host my own website with 2k3. I put the folder
containing the website in c:\\inetpub\wwwroot\website. I added
index.html on the list of accepted documents. My website is still not
on the internet. What am I missing or not doing?

 >> Stay informed about: Website not showing 
Back to top
Login to vote
Rick Barber

External


Since: Nov 08, 2007
Posts: 50



(Msg. 2) Posted: Thu Feb 07, 2008 12:41 pm
Post subject: Re: Website not showing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi John,

I'm not quite sure what you mean by 'My website is still not on the
internet.' The first thing I would do is make sure that the website is
working properly. Open up IIS manager and find the site, right-click it,
and choose browse. If it is coming up properly then you know that there is
not an issue specifically with the site and the issue is either the site
bindings, or something on the network side, such as port 80 being blocked to
the web server.

--
Rick Barber

http://www.orcsweb.com
Managed Complex Hosting
#1 in Service and Support

"john" <johnbahran.TakeThisOut@hotmail.com> wrote in message
news:6bd1b3f5-4811-4166-86b4-0936ea620438@q39g2000hsf.googlegroups.com...
>I am trying to host my own website with 2k3. I put the folder
> containing the website in c:\\inetpub\wwwroot\website. I added
> index.html on the list of accepted documents. My website is still not
> on the internet. What am I missing or not doing?

 >> Stay informed about: Website not showing 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 3) Posted: Thu Feb 07, 2008 3:06 pm
Post subject: Re: Website not showing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello John,

If that is all you have done it is likely you have not done the necessary
steps. I have an article on this that explains what you need to do, you may
want to take a look at it and confirm you have done all the necessary steps.

"Make your website public"
http://www.gafvert.info/iis/article/public_website.htm

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


"john" <johnbahran.DeleteThis@hotmail.com> skrev i meddelandet
news:6bd1b3f5-4811-4166-86b4-0936ea620438@q39g2000hsf.googlegroups.com...
>I am trying to host my own website with 2k3. I put the folder
> containing the website in c:\\inetpub\wwwroot\website. I added
> index.html on the list of accepted documents. My website is still not
> on the internet. What am I missing or not doing?
 >> Stay informed about: Website not showing 
Back to top
Login to vote
john

External


Since: Jan 17, 2008
Posts: 6



(Msg. 4) Posted: Fri Feb 08, 2008 2:27 pm
Post subject: Re: Website not showing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 7, 11:41 am, "Rick Barber" <r... RemoveThis @orcsweb.com> wrote:
> Hi John,
>
> I'm not quite sure what you mean by 'My website is still not on the
> internet.' The first thing I would do is make sure that the website is
> working properly. Open up IIS manager and find the site, right-click it,
> and choose browse. If it is coming up properly then you know that there is
> not an issue specifically with the site and the issue is either the site
> bindings, or something on the network side, such as port 80 being blocked to
> the web server.
>
> --
> Rick Barber
>
> http://www.orcsweb.com
> Managed Complex Hosting
> #1 in Service and Support
>
> "john" <johnbah... RemoveThis @hotmail.com> wrote in message
>
> news:6bd1b3f5-4811-4166-86b4-0936ea620438@q39g2000hsf.googlegroups.com...
>
> >I am trying to host my own website with 2k3. I put the folder
> > containing the website in c:\\inetpub\wwwroot\website. I added
> > index.html on the list of accepted documents. My website is still not
> > on the internet. What am I missing or not doing?

Thanks. I tried browsing and it was OK. Port 80 was not blocked. What
do you mean by network bindings?
 >> Stay informed about: Website not showing 
Back to top
Login to vote
Rick Barber

External


Since: Nov 08, 2007
Posts: 50



(Msg. 5) Posted: Fri Feb 15, 2008 8:28 am
Post subject: Re: Website not showing [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In order for your site to be accessible by people outside of your network,
then port 80 needs to be available coming into your network and not just
outbound. You also need a static IP address from your ISP or some other
dynamic IP solution such as dyndns.com or no-ip.com.

Once you have a solution to access your server externally, you can use this
simple test to see if port 80 is open. Use a computer that is outside of
your network and open up a command prompt. From the command prompt type
'telnet IP 80' without the quotes and replace the IP with your static IP
address or the url that you use from the dynamic IP solution. If it says
that it cannot connect, then port 80 is being blocked going into the
network.

--
Rick Barber

http://www.orcsweb.com
Managed Complex Hosting
#1 in Service and Support

"john" <johnbahran.RemoveThis@hotmail.com> wrote in message
news:7d64eb7c-c712-4108-949b-41cbf3e911aa@d4g2000prg.googlegroups.com...
> On Feb 7, 11:41 am, "Rick Barber" <r....RemoveThis@orcsweb.com> wrote:
>> Hi John,
>>
>> I'm not quite sure what you mean by 'My website is still not on the
>> internet.' The first thing I would do is make sure that the website is
>> working properly. Open up IIS manager and find the site, right-click it,
>> and choose browse. If it is coming up properly then you know that there
>> is
>> not an issue specifically with the site and the issue is either the site
>> bindings, or something on the network side, such as port 80 being blocked
>> to
>> the web server.
>>
>> --
>> Rick Barber
>>
>> http://www.orcsweb.com
>> Managed Complex Hosting
>> #1 in Service and Support
>>
>> "john" <johnbah....RemoveThis@hotmail.com> wrote in message
>>
>> news:6bd1b3f5-4811-4166-86b4-0936ea620438@q39g2000hsf.googlegroups.com...
>>
>> >I am trying to host my own website with 2k3. I put the folder
>> > containing the website in c:\\inetpub\wwwroot\website. I added
>> > index.html on the list of accepted documents. My website is still not
>> > on the internet. What am I missing or not doing?
>
> Thanks. I tried browsing and it was OK. Port 80 was not blocked. What
> do you mean by network bindings?
 >> Stay informed about: Website not showing 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (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 ]