logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: A Project for my Employer...
Author
scorp2290



Joined: 23 Jan 2011
Posts: 2

PostPosted: Sun 23 Jan '11 19:27    Post subject: A Project for my Employer... Reply with quote

Hello all,

My name is Matt, I'm very new to the forums, so bare with me... I don't have much experience with Apache, but as the topic title might hint, my employer (I'm a manager at a grocery store until I finish college at ITT Tech) has asked me to design and implement a website for our store, and to host it on one of our office computers. Designing and building the web page is no problem, but hosting it... I have some questions.

Is it possible to have our own name? Such as www.ourstore.com? I suppose a name like this has to be purchased? Or is there a way to do this by linking an IP address to that name?

What information might I need to gather that Apache would need for me to install it successfully? I know they have a router that they use for the store's internet connection, but thus far, I have not had access to it. I just need to know what all information I need to gather, from it or elsewhere, in order for me to successfully install and run Apache in a semi-commercial environment (no advertisement or sale of products, just getting our name out there on the web).

I know they use Windows XP as the OS for their computers.

Thank you in advance for any and all responses, if there is any other information I can give, please let me know.

Thank you,
Matt
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Mon 24 Jan '11 16:36    Post subject: Reply with quote

You have to enable port 80 (maybe also port 443 for SSL) with portforwarding in you router.

To enable a domain name to your IP you need a DNS server.
Back to top
scorp2290



Joined: 23 Jan 2011
Posts: 2

PostPosted: Tue 25 Jan '11 15:39    Post subject: Reply with quote

Thank you for the response.

Ok, enabling port 80 should be easy. As for as getting a DNS server, would a static IP address be required? Or will a dynamic IP updater (such as DynDNS) be the solution?

And there is no other information I need to install Apache? Sounds almost too easy lol
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Tue 25 Jan '11 16:59    Post subject: Reply with quote

The latter solution has been working well for me for 11 years. In those 11 years I had a static IP for one, been dynamic all the rest of the time.
Back to top


Reply to topic   Topic: A Project for my Employer... View previous topic :: View next topic
Post new topic   Forum Index -> Apache