<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nginx | Tutoriales Linux</title>
	<atom:link href="https://tutorialeslinux.com/category/nginx/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutorialeslinux.com</link>
	<description>Procedimientos, tutoriales y más del mundo del SysAdmin Linux</description>
	<lastBuildDate>Thu, 12 Jul 2018 11:15:12 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://tutorialeslinux.com/wp-content/uploads/2017/06/cropped-560683.png</url>
	<title>Nginx | Tutoriales Linux</title>
	<link>https://tutorialeslinux.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Diferencias entre MPMs de Apache</title>
		<link>https://tutorialeslinux.com/linux/diferencias-entre-mpms-de-apache/</link>
					<comments>https://tutorialeslinux.com/linux/diferencias-entre-mpms-de-apache/#respond</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Fri, 06 Jul 2018 08:46:45 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[mpm mpms apache event prefork worker worker.c prefork.c event.c mod module modulo mod_event forking multi multiprocess manager]]></category>
		<guid isPermaLink="false">https://tutorialeslinux.com/?p=380</guid>

					<description><![CDATA[<p>En la entrada de hoy voy a explicar un poco de teoría en lugar de prácticas como habitualmente hago, concretamente, voy a intentar explicar un poco el funcionamiento de cada MPM de apache. Primeramente, hay que saber que cuando nos referimos al MPM de apache hablamos del módulo de multiprocesamiento<a class="moretag" href="https://tutorialeslinux.com/linux/diferencias-entre-mpms-de-apache/"> Leer más&#8230;</a></p>
The post <a href="https://tutorialeslinux.com/linux/diferencias-entre-mpms-de-apache/">Diferencias entre MPMs de Apache</a> first appeared on <a href="https://tutorialeslinux.com">Tutoriales Linux</a>.]]></description>
		
					<wfw:commentRss>https://tutorialeslinux.com/linux/diferencias-entre-mpms-de-apache/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NAMP: Nginx como Proxy Reverso Cacheador, PHP-FPM y Apache.</title>
		<link>https://tutorialeslinux.com/sincategoria/namp-nginx-como-proxy-reverso-cacheador-php-fpm-y-apache/</link>
					<comments>https://tutorialeslinux.com/sincategoria/namp-nginx-como-proxy-reverso-cacheador-php-fpm-y-apache/#respond</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Wed, 04 Jul 2018 09:18:46 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Otros]]></category>
		<category><![CDATA[Seguridad]]></category>
		<category><![CDATA[Sin categoria]]></category>
		<category><![CDATA[namp nginx apache proxy fpm php php-fpm phpfpm reverse cache cacheador web gzip server virtual virtualhost host mod_rpaf rpaf]]></category>
		<guid isPermaLink="false">https://tutorialeslinux.com/?p=374</guid>

					<description><![CDATA[<p>En la entrada de hoy voy a explicar cómo desplegar el entorno bautizado como «NAMP» por mi compañero Ismael Ramos. Este entorno consiste en un servidor Web Nginx que escuchará las peticiones Web en el puerto 80 y cacheará y redirigirá las mismas a un servidor Web Apache, que estará<a class="moretag" href="https://tutorialeslinux.com/sincategoria/namp-nginx-como-proxy-reverso-cacheador-php-fpm-y-apache/"> Leer más&#8230;</a></p>
The post <a href="https://tutorialeslinux.com/sincategoria/namp-nginx-como-proxy-reverso-cacheador-php-fpm-y-apache/">NAMP: Nginx como Proxy Reverso Cacheador, PHP-FPM y Apache.</a> first appeared on <a href="https://tutorialeslinux.com">Tutoriales Linux</a>.]]></description>
		
					<wfw:commentRss>https://tutorialeslinux.com/sincategoria/namp-nginx-como-proxy-reverso-cacheador-php-fpm-y-apache/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Activar validación de clientes con SSL en apache</title>
		<link>https://tutorialeslinux.com/linux/activar-validacion-de-clientes-con-ssl-en-apache/</link>
					<comments>https://tutorialeslinux.com/linux/activar-validacion-de-clientes-con-ssl-en-apache/#comments</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Sat, 08 Jul 2017 15:36:17 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Seguridad]]></category>
		<category><![CDATA[Nginx apache ssl validacion cliente servidor certificado]]></category>
		<guid isPermaLink="false">http://tutorialeslinux.com/?p=108</guid>

					<description><![CDATA[<p>En una ocasión, un cliente nos solicitó que activásemos una validación de usuarios mediante certificados para una parte de un sitio web del cliente. Concretamente, el cliente deseaba utilizar los certificados de la Fabrica Nacional de Moneda y Timbre (FNMT). Pues bien, la configuración es relativamente sencilla. Primero de todo,<a class="moretag" href="https://tutorialeslinux.com/linux/activar-validacion-de-clientes-con-ssl-en-apache/"> Leer más&#8230;</a></p>
The post <a href="https://tutorialeslinux.com/linux/activar-validacion-de-clientes-con-ssl-en-apache/">Activar validación de clientes con SSL en apache</a> first appeared on <a href="https://tutorialeslinux.com">Tutoriales Linux</a>.]]></description>
		
					<wfw:commentRss>https://tutorialeslinux.com/linux/activar-validacion-de-clientes-con-ssl-en-apache/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title>Apachebuddy &#8211; Optimizar Apache</title>
		<link>https://tutorialeslinux.com/linux/apachebuddy-optimizar-apache/</link>
					<comments>https://tutorialeslinux.com/linux/apachebuddy-optimizar-apache/#respond</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Thu, 06 Jul 2017 08:18:30 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[apache optimizar apachebuddy configuracion linux]]></category>
		<guid isPermaLink="false">http://tutorialeslinux.com/?p=100</guid>

					<description><![CDATA[<p>Por supuesto, siempre debe prevalecer el sentido común del administrador de sistemas, su experiencia y el entorno en cuestión a la hora de configurar correctamente un servidor web con Apache, pero, nunca viene mal un pequeño ayudante como es ApacheBuddy. ApacheBuddy es simplemente un script en perl que realizará un<a class="moretag" href="https://tutorialeslinux.com/linux/apachebuddy-optimizar-apache/"> Leer más&#8230;</a></p>
The post <a href="https://tutorialeslinux.com/linux/apachebuddy-optimizar-apache/">Apachebuddy – Optimizar Apache</a> first appeared on <a href="https://tutorialeslinux.com">Tutoriales Linux</a>.]]></description>
		
					<wfw:commentRss>https://tutorialeslinux.com/linux/apachebuddy-optimizar-apache/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Instalar mod_pagespeed en un servidor CentOS</title>
		<link>https://tutorialeslinux.com/linux/instalar-mod_pagespeed-en-un-servidor-centos/</link>
					<comments>https://tutorialeslinux.com/linux/instalar-mod_pagespeed-en-un-servidor-centos/#respond</comments>
		
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Tue, 04 Jul 2017 08:06:19 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Paneles]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[pagespeed compresion web apache centos mod_pagespeed]]></category>
		<guid isPermaLink="false">http://tutorialeslinux.com/?p=96</guid>

					<description><![CDATA[<p>El módulo mod_pagespeed es un módulo de Apache desarrollado por Google que mejora enormemente el rendimiento de una web estándar, al incluir, entre una gran cantidad de opciones, optimizaciones como compresión de las webs, imágenes, definición de cachés, etc. La instalación de este módulo es muy sencilla y procedo a<a class="moretag" href="https://tutorialeslinux.com/linux/instalar-mod_pagespeed-en-un-servidor-centos/"> Leer más&#8230;</a></p>
The post <a href="https://tutorialeslinux.com/linux/instalar-mod_pagespeed-en-un-servidor-centos/">Instalar mod_pagespeed en un servidor CentOS</a> first appeared on <a href="https://tutorialeslinux.com">Tutoriales Linux</a>.]]></description>
		
					<wfw:commentRss>https://tutorialeslinux.com/linux/instalar-mod_pagespeed-en-un-servidor-centos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
