Diferencia entre revisiones de «Despliegue-de-Aplicaciones-Web/Servidores web»
De WikiEducator
(servidor web) |
(drupal) |
||
| (5 revisiones intermedias por el mismo usuario no mostrado) | |||
| Línea 1: | Línea 1: | ||
| − | == | + | == Lecturas == |
| − | + | ||
| − | + | ||
* [https://developer.mozilla.org/es/docs/Learn/Common_questions/How_does_the_Internet_work Cómo funciona internet] | * [https://developer.mozilla.org/es/docs/Learn/Common_questions/How_does_the_Internet_work Cómo funciona internet] | ||
* [https://developer.mozilla.org/es/docs/Learn/Getting_started_with_the_web/How_the_Web_works Cómo funciona la web] | * [https://developer.mozilla.org/es/docs/Learn/Getting_started_with_the_web/How_the_Web_works Cómo funciona la web] | ||
* [https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_is_a_web_server What is a web server?] | * [https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_is_a_web_server What is a web server?] | ||
| + | * [https://developer.mozilla.org/en-US/docs/Web/HTTP HTTP] | ||
| + | |||
| + | |||
| + | == Palabras clave == | ||
| + | * HTTP | ||
| + | * HTTP request | ||
| + | * HTTP response | ||
| + | * Servidor estático / dinámico | ||
| + | * Contenido estático / dinámico | ||
| + | |||
| + | |||
| + | == Servidores HTTP == | ||
| + | Lectura: https://news.netcraft.com/archives/2021/11/23/november-2021-web-server-survey.html | ||
| + | |||
| + | * [[/apache/|Apache]] | ||
| + | * [[/nginx/|Nginx]] | ||
| + | |||
| + | == Webs Dinámicas == | ||
| + | * [[/webs_dinamicas/|Qué son]] | ||
| + | * [[/instalacion_wordpress/|Instalación WordPress]] | ||
| + | * [[/instalacion_drupal/|Instalación Drupal]] | ||
Última revisión de 14:30 15 mar 2022
Lecturas
Palabras clave
- HTTP
- HTTP request
- HTTP response
- Servidor estático / dinámico
- Contenido estático / dinámico
Servidores HTTP
Lectura: https://news.netcraft.com/archives/2021/11/23/november-2021-web-server-survey.html