Difference between revisions of "How to make a website"
From Internet User Guide
(→Static websites versus dynamic websites) |
(→Developer-hosted versus user-installed) |
||
Line 9: | Line 9: | ||
It is somewhat more difficult, but much more rewarding, to learn to install your own websites. This is generally done by using a [[web hosting service]], which provides space on a [[web server]] that they own (or lease) and run, as well as the Internet connectivity. For more information on intalling a website on a [[web hosting service]], see [[How to install a website on a web server]]. | It is somewhat more difficult, but much more rewarding, to learn to install your own websites. This is generally done by using a [[web hosting service]], which provides space on a [[web server]] that they own (or lease) and run, as well as the Internet connectivity. For more information on intalling a website on a [[web hosting service]], see [[How to install a website on a web server]]. | ||
− | A still more ambitious alternative is to rent your own web server from an [[internet hosting service]] | + | A still more ambitious alternative is to rent your own [[web server]] from an [[internet hosting service]]. You can then install as many websites as you want on your own server. For information on running your own web server, see [[How to run a web server]]. |
==Static websites versus dynamic websites== | ==Static websites versus dynamic websites== |