<?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>DiarioLinux &#187; Apache</title>
	<atom:link href="http://diariolinux.com/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://diariolinux.com</link>
	<description>Software Libre y Open Source cada día</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:21:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Proxy inverso en Apache</title>
		<link>http://diariolinux.com/2009/02/21/proxy-inverso-en-apache/</link>
		<comments>http://diariolinux.com/2009/02/21/proxy-inverso-en-apache/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 17:36:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://diariolinux.com/?p=1247</guid>
		<description><![CDATA[El problema es sencillo de enunciar, pero no tan facil de resolver. Tengo un servidor A con IP pública, al que puedo editar sus archivos de configuración. Desde el servidor A se puede acceder a otro interno, privado, al que llamaré B. No es posible acceder a B directamente (desde fuera). ¿Cómo configuro A para [...]]]></description>
		<wfw:commentRss>http://diariolinux.com/2009/02/21/proxy-inverso-en-apache/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ver los módulos que tenemos cargados en Apache2</title>
		<link>http://diariolinux.com/2009/02/09/ver-los-modulos-que-tenemos-cargados-en-apache2/</link>
		<comments>http://diariolinux.com/2009/02/09/ver-los-modulos-que-tenemos-cargados-en-apache2/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 20:54:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://diariolinux.com/?p=1212</guid>
		<description><![CDATA[Receta rápida: # /usr/sbin/apache2ctl -t -D DUMP_MODULES using 127.0.1.1 for ServerName Loaded Modules: core_module (static) log_config_module (static) logio_module (static) mpm_prefork_module (static) http_module (static) so_module (static) alias_module (shared) auth_basic_module (shared) authn_file_module (shared) authz_default_module (shared) authz_groupfile_module (shared) authz_host_module (shared) authz_user_module (shared) autoindex_module (shared) cgi_module (shared) deflate_module (shared) dir_module (shared) env_module (shared) mime_module (shared) negotiation_module (shared) php5_module (shared) [...]]]></description>
		<wfw:commentRss>http://diariolinux.com/2009/02/09/ver-los-modulos-que-tenemos-cargados-en-apache2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hosts Virtuales en Apache 2 (Ubuntu)</title>
		<link>http://diariolinux.com/2007/05/29/hosts-virtuales-en-apache-2-ubuntu/</link>
		<comments>http://diariolinux.com/2007/05/29/hosts-virtuales-en-apache-2-ubuntu/#comments</comments>
		<pubDate>Tue, 29 May 2007 12:35:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://diariolinux.com/2007/05/29/hosts-virtuales-en-apache-2-ubuntu/</guid>
		<description><![CDATA[Lo que sigue es una breve nota técnica que me sirva (y a otros) como recordatorio para la próxima vez , dado que hoy he perdido un rato con la configuración de un host virtual en Ubuntu (en Fedora lo tenía todo ya hecho, y sólo era copiar y pegar :-) En /etc/apache2 disponemos de [...]]]></description>
		<wfw:commentRss>http://diariolinux.com/2007/05/29/hosts-virtuales-en-apache-2-ubuntu/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
	</channel>
</rss>

