web hosting: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Redirected page to web hosting company |
Removed redirect to web hosting company Tag: Removed redirect |
||
| Line 1: | Line 1: | ||
<hide> | |||
[[page type::article]] | |||
[[thing type::technique]] | |||
</hide> | |||
==About== | |||
{{l/ucfirst|web hosting}} is the act of providing the necessary hardware, software, and connectivity to make a web page available on a network (typically [[the Internet]], but web hosts may also serve on a [[local area network]] with no outside access). | |||
The most common combination of hardware and software, known as the [[LAMP stack]], consists of: | |||
* [[Linux]] as an [[operating system]] | |||
* [[Apache web server]] | |||
* [[MySQL]] [[database]] server | |||
* [[PHP]], [[Python]], or possibly [[Perl]] as a scripting language | |||
==Pages== | |||
* [[/virtual]] | |||
Latest revision as of 13:26, 6 September 2019
<hide> page type::article thing type::technique </hide>
About
Web hosting is the act of providing the necessary hardware, software, and connectivity to make a web page available on a network (typically the Internet, but web hosts may also serve on a local area network with no outside access).
The most common combination of hardware and software, known as the LAMP stack, consists of:
- Linux as an operating system
- Apache web server
- MySQL database server
- PHP, Python, or possibly Perl as a scripting language
