Re: [SLE] Hosting my webpage
From: Peter L. Berghold (Peter_at_berghold.net)
Date: 04/30/05
- Previous message: John Andersen: "Re: [SLE] reiserfs problem"
- In reply to: Chaitanya Krishna A: "[SLE] Hosting my webpage"
- Next in thread: Ken Schneider: "Re: [SLE] Hosting my webpage"
- Reply: Ken Schneider: "Re: [SLE] Hosting my webpage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Apr 2005 04:33:08 -0400 To: Chaitanya Krishna A <icymist82@yahoo.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chaitanya Krishna A wrote:
>
> I want to host my home page from my computer.
>
>
Chaitanya,
There's lots of homework you need to do to answer that one.
First off, you need to set up some sort of web server. If you are going
to set up just HTML and maybe some CGI then this can be as simple as
going to http://www.apache.org and downloading the latest and most
stable version of apache, untaring it, building it, installing it,
configuring it, starting it up and putting your pages in the appropriate
places.
Where, you ask, do I put my index.html? That depends on how the web
server is configured. Look in the configuration files for where the
document root directory is.
For apache the configuration file of interest is located in
(APACHE_ISNTALLDIR)/conf/httpd.conf and the variable of interest is HTDOCS.
If you've never configured a web server before then you probably should
read the documentation on that web server before you start.
There are other issues here: Do you want to host this for your own
"entertainment" or do you want others to see the site? If you want
others to see the site then you have more issues to deal with. One of
those is getting a stable recognized IP address with the host name
registered somewhere.
One solution for that is to get set up with one of the DHCP registration
sites such that when you get an IP from your ISP (such as DSL or cable)
you can tell the registry "Here I am!" and there then exists a mapping
to a predictable name and your dynamic address. Check out
http://www.dyndns.org/services/dns/dyndns for example.
There's lots to what you are trying to do and some googleing for
information may help and occasionally you may have to break down and buy
a book to help you further.
- --
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Peter L. Berghold Peter@Berghold.Net
"Those who fail to learn from history are condemned to repeat it."
AIM: redcowdawg Yahoo IM: blue_cowdawg ICQ: 11455958
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCc0LEUM9/01RIhaARAotaAJ9+6n/+cTDYJlpngry+ljC7w7JyAgCeO/tR
0qudQFn3Lfjt2JIiIGJObF4=
=eF5J
-----END PGP SIGNATURE-----
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: John Andersen: "Re: [SLE] reiserfs problem"
- In reply to: Chaitanya Krishna A: "[SLE] Hosting my webpage"
- Next in thread: Ken Schneider: "Re: [SLE] Hosting my webpage"
- Reply: Ken Schneider: "Re: [SLE] Hosting my webpage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|