Difference between revisions of "How to make a website"

From Internet User Guide
Jump to: navigation, search
(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]], which may be either an entire server rented from a [[dedicated hosting service]], or a [[virtual private server]] produced by partitioning a single server so that it appears as multiple servers, each with its own operating system and capable of being independently rebooted. For information on running your own web server, see [[How to run a web server]].
+
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==

Revision as of 11:39, 20 May 2010