View Web Site without domain name

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eWish
    Recognized Expert Contributor
    • Jul 2007
    • 973

    #46
    Once you get your computer setup as a server and is connected to the internet you have to take into account security. Your system will now be subjected to all of the security issues that most, if not all hosting companies have.

    So, before you go to far I would suggest researching that aspect of things as well. It might be in your best interest to get a hosting package somewhere.

    --Kevin

    Comment

    • tharden3
      Contributor
      • Jul 2008
      • 916

      #47
      Originally posted by eWish
      Once you get your computer setup as a server and is connected to the internet you have to take into account security. Your system will now be subjected to all of the security issues that most, if not all hosting companies have.

      So, before you go to far I would suggest researching that aspect of things as well. It might be in your best interest to get a hosting package somewhere.

      --Kevin
      Hmmm, if I get serious about it, I'll search for some free server/security packages. If that fails, I wouldn't mind spending a little money on good software. Again, this step probably won't be for about 8 months to a year. I need to learn HTML, CSS, Javascript, PHP, and MySQL. I need to know them inside and out. It would be pointless to spend money on hardware and software that I couldn't use to it's full potential because of lack of knowledge.

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #48
        Originally posted by tharden3
        I definitely don't need that mess. I need a clean, straight-forward free web host for pretty basic web design. I'll look around for a reliable one.
        110mb might be a good choice then.

        btw, there's a lot of technical content here. Perhaps this belongs to Misc. rather than the Cafe.

        Comment

        • drhowarddrfine
          Recognized Expert Expert
          • Sep 2006
          • 7434

          #49
          Originally posted by tharden3
          wow, seriously? You just ask around???
          Didn't have to. Most of the people just asked me if I wanted it when the subject of getting a new computer came up. One or two of them I just said something like "Well, I'll take your old one if your just getting rid of it."

          Windows users is soooooo stupid. :)

          Comment

          • Curtis Rutland
            Recognized Expert Specialist
            • Apr 2008
            • 3264

            #50
            Originally posted by drhowarddrfine
            Windows users is soooooo stupid. :)
            As a .NET developer, I resent that remark Ô_o
            <thought bubble>
            or is it "resemble"
            </thought bubble>

            Comment

            • NeoPa
              Recognized Expert Moderator MVP
              • Oct 2006
              • 32633

              #51
              Originally posted by drhowarddrfine
              Didn't have to. Most of the people just asked me if I wanted it when the subject of getting a new computer came up. One or two of them I just said something like "Well, I'll take your old one if your just getting rid of it."

              Windows users is soooooo stupid. :)
              I couldn't POSSibly comment on Windows users generally (being one myself you understand), but when you apply the "I want to move up to Vista as it's so koool" filter, then just look around for the sage nods :)

              Comment

              • tharden3
                Contributor
                • Jul 2008
                • 916

                #52
                Originally posted by drhowarddrfine
                Didn't have to. Most of the people just asked me if I wanted it when the subject of getting a new computer came up. One or two of them I just said something like "Well, I'll take your old one if your just getting rid of it."

                Windows users is soooooo stupid. :)
                ahahahaha .

                Comment

                • tharden3
                  Contributor
                  • Jul 2008
                  • 916

                  #53
                  Originally posted by acoder
                  btw, there's a lot of technical content here. Perhaps this belongs to Misc. rather than the Cafe.
                  possibly, yes. You should move it.

                  Comment

                  • Curtis Rutland
                    Recognized Expert Specialist
                    • Apr 2008
                    • 3264

                    #54
                    Moved to Misc

                    Comment

                    • tharden3
                      Contributor
                      • Jul 2008
                      • 916

                      #55
                      alrighty gentlemen, (and ladies I guess) I just signed up with 110mb, as suggested earlier by someone in this thread. It is a free web hosting site. I like it, and it looks great. I signed up, but as soon as I used my file manager, I deleted the index.htm file, and now my page will not upload when I visit it. HUGE newb mistake. Please Forgive.
                      First:
                      - What does the extension .htm mean?

                      Second:
                      - How do I create my own and solve my problem?

                      Comment

                      • Curtis Rutland
                        Recognized Expert Specialist
                        • Apr 2008
                        • 3264

                        #56
                        .htm or .html is the extension for an HTML file (a webpage). index.htm(l) is traditionally the default document served out of a directory.

                        So when you go to www.whateversite.com, you're (probably) getting their index.htm(l)

                        You may also see the default document named "default.{h tm, html, asp, aspx, etc....pick one}"

                        Create one in notepad, write the html, save as, change the file type to all files, and then save as index.htm(l)

                        BTW, if I'm covering anything you already know, please don't take it as condescending, just that I don't know how much you know.

                        Comment

                        • tharden3
                          Contributor
                          • Jul 2008
                          • 916

                          #57
                          Originally posted by insertAlias
                          .htm or .html is the extension for an HTML file (a webpage). index.htm(l) is traditionally the default document served out of a directory.

                          So when you go to www.whateversite.com, you're (probably) getting their index.htm(l)

                          You may also see the default document named "default.{h tm, html, asp, aspx, etc....pick one}"

                          Create one in notepad, write the html, save as, change the file type to all files, and then save as index.htm(l)

                          BTW, if I'm covering anything you already know, please don't take it as condescending, just that I don't know how much you know.
                          Thanks very much. I'm just trying to cram all this info into my head at once ;)

                          Comment

                          • tharden3
                            Contributor
                            • Jul 2008
                            • 916

                            #58
                            Alrighty guys, I'm off to a good start. Got the Web page running (with all your help and tips, so thanks), it's on 110MB.com free web hosting. I've run into a problem though. I have forgotten all about screen resolution. I myself have an 800x600 screen, and because I am still newbie-mistake-prone, I have set up my web page to fit my screen and my screen only. When I used my sister's computer with a 1024x768 screen res., it looked very small and was placed in the top left corner of her screen. I understand that I need to put a "filler" background on either side of the page so that it appears correctly on both screens. My question is:
                            - I notice on legitimate sites like Microsoft, Myspace, or IGN.com, that the "filler" space one either side disappears on my screen so that it fits right. On my sisters larger screen, the "filler" space appears on either side of the web pages so that it is center on her 1024x768 screen.
                            - How do I make this filler along the sides of my web pages?
                            - What do I have to do to make it appear without it on 800x600 screens, and make it appear with it on larger screens?

                            There are a lot of people with the 1024x768 screen resolution out there, and this is a big problem for me. Please help me fix it.

                            Comment

                            • Curtis Rutland
                              Recognized Expert Specialist
                              • Apr 2008
                              • 3264

                              #59
                              Well, I guess you could wrap all your content in this tag
                              Code:
                              <div style="margin-left:auto; margin-right:auto">
                              all your content
                              </div>
                              That should work.


                              Also, you should probably start new threads in the HTML/CSS forum for new questions like this.

                              Comment

                              • tharden3
                                Contributor
                                • Jul 2008
                                • 916

                                #60
                                Originally posted by insertAlias
                                Well, I guess you could wrap all your content in this tag
                                Code:
                                <div style="margin-left:auto; margin-right:auto">
                                all your content
                                </div>
                                That should work.


                                Also, you should probably start new threads in the HTML/CSS forum for new questions like this.
                                gracias .

                                Comment

                                Working...