Computing.Net > Forums > Linux > web server

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

web server

Reply to Message Icon

Name: ronen
Date: July 29, 2001 at 10:13:00 Pacific
Comment:

hello,
if i have the web page of mine: index.html that i put in /etc/httpd.
and i will buy a domain: for example: ronen.co.il,connected to the internet by a modem.
haw do i make my apache start 2 become my web server?
thanks
ronen



Sponsored Link
Ads by Google

Response Number 1
Name: mike blum
Date: July 29, 2001 at 12:21:20 Pacific
Reply:

Well there are a lot of things to do!

First you need the domain.
Second you need a static, registered IP for your web server.
IPs from the private address range will not be routed in the Internet.
Third a DNS entry for www.domain.tld
Your provider can do this for you.
Next is a permanent fast connection to the net.

The start/stop script is rcapache, but may depend on your distro.

If you're new to this stuff you should first run a web server in an intranet!
Did you think about security and how to harden your system ?

I doubt that /etc/httpd is the right place to put your html files to, this will only lead to security problems.
Most likely the location of HTML files and scripts is /usr/local/httpd/htdocs

Probably you have heard of the Linux Filesystem Hierarchy Standard. It's pretty well defined which data should reside in which directories.

www.freestandards.org or www.pathname.org
You can download FHS as PDF file, 96 KB.


0

Response Number 2
Name: ronen
Date: July 30, 2001 at 05:20:08 Pacific
Reply:

thanks for the explanation Mike


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: web server

Apache Web server problem, thanks www.computing.net/answers/linux/apache-web-server-problem-thanks/17141.html

Setup Apache Web Server www.computing.net/answers/linux/setup-apache-web-server/25048.html

Apache web server www.computing.net/answers/linux/apache-web-server/26514.html