Forum Moderators: phranque

Message Too Old, No Replies

Installed Apache.Now What Do I Do?

I Have Very Little (No) Experience setting up Server

         

hch3rd

11:16 pm on Jan 4, 2006 (gmt 0)

10+ Year Member



I actually got Apache downloaded..and installed on an old computer. I have a domain I purchased from Go Daddy and I want to setup my website. I got the local host to work and a basic site up and working on localhost...but I am now lost. I've read a lot of posts....do I go with DNS...Virtual Host? I really do need sometype of step by step. Reading some of the doc's seems like reading another language. Any help is appreciated. Oh, yeah..I do have all my machines networked. The old one (With Apache) is running ME ...my main machine is running XP Home.

BillyS

12:02 am on Jan 5, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



hch3rd -

Welcome to WebmasterWorld...

Based on your questions, you appear to be new to this space. Glad to see you're interested in learning Apache, but this is a big undertaking.

An important question to ask is how you intend to connect your website to the Internet. If you are planning on using your home computer as the host, you need to make sure that your ISP allows you to host without purchasing some kind of business service.

Many ISPs frown upon or even attempt to block users from hosting websites from "residential" service.

You can find decent hosting solutions that start as low as $3 - $4 a month and upwards from there. If you're interested in learning Apache from the ground up, that's fine. But if you're interested in getting your website up and running, you might want to have someone else host your website until you're up to speed on Apache and all the other tools that go along with hosting from home.

hch3rd

12:29 am on Jan 5, 2006 (gmt 0)

10+ Year Member



Thanks for replying so quickly...I'm going to check out the agreement with my provider..."Comcast" and take your advice. Wish me luck

encyclo

1:42 am on Jan 5, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The old one (With Apache) is running ME

One important note: Apache does not sit well with Windows ME - it will probably run, but it will be flaky and the underlying OS is not robust or secure enough to act as a public web server.

If your ISP allows you to use the server on your connection, then you should consider either running Apache on a machine running a later version of Windows (2000, XP or Windows Server 2003) or convert your current server to run Apache under Linux or FreeBSD (which is another learning curve too!)

Even if your ISP does not allow you to run a server and you decide to go down the usual shared hosting route, keeping and running a test server is ideal for getting to know Apache and to test your sites and scripts without having to upload to a live server.

BillyS

2:27 am on Jan 5, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>>Even if your ISP does not allow you to run a server and you decide to go down the usual shared hosting route, keeping and running a test server is ideal for getting to know Apache and to test your sites and scripts without having to upload to a live server.

This was something I had in my response and must have edited it out. I agree. Having Apache on a box you can use as a test server is ideal. It's a great way to make mistakes and learn from those mistakes without taking your website offline.

One last thing. If for some reason you decide to run from home, make sure you're up on security. If this machine has personal / sensitive information on it OR it is networked to other PCs in your home, you need to be up on security too.

hch3rd

10:07 pm on Jan 5, 2006 (gmt 0)

10+ Year Member



Just playing through some things I had my domain forward to my IP...and yes if I open port 80 it loads the website I have sitting in apache's folder....but obviously then my port 80 is open to the world....anything I can do about it.....I was hoping for somewhat of a simple solution....even if temporary