<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Apache-es.org]]></title>
	<link rel="self" href="http://www.apache-es.org/extern.php?action=feed&amp;type=atom"/>
	<updated>2010-09-05T16:27:06Z</updated>
	<generator>PunBB</generator>
	<id>http://www.apache-es.org/index.php</id>
		<entry>
			<title type="html"><![CDATA[Problemas con la configuración]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=237&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hola a todos, estoy inciandome en asunto de servidores, he instalado el apache 2, mi SO es Ubuntu 10.04, para trabajar con PHP y demas, bueno, mi problema es que cuando coloco en el Browser localhost, me sale este mensaje &quot;Welcome to nginx!&quot;, raro por que el mensaje de apache suele ser &quot;It Works&quot;, en fin.. me puse a buscar y encontre que nginx es otro server.</p><p>al colocar el consola aptitude show nginx me sale que no está instalado, y no se que version pueda ser la que esté instalada en mi PC...</p><p>bueno, depsues de eso cuando coloco los comandos en consola tengo estos mensajes.</p><p>root@josemanuel-desktop:/usr/local/apache2/conf# /etc/init.d/apache2 restart<br /> * Restarting web server apache2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; apache2: Syntax error on line 56 of /etc/apache2/apache2.conf: ServerRoot must be a valid directory<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[fail]</p><p>root@josemanuel-desktop:/usr/local/apache2/conf# /etc/init.d/apache2 start<br /> * Starting web server apache2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; apache2: Syntax error on line 56 of /etc/apache2/apache2.conf: ServerRoot must be a valid directory</p><p>root@josemanuel-desktop:/usr/local/apache2/conf# /etc/init.d/apache2 stop<br /> * Stopping web server apache2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[ OK ] </p><p>root@josemanuel-desktop:/usr/local/apache2/conf# /etc/apache2/apache2.conf<br />/etc/apache2/apache2.conf: line 1: This: command not found<br />/etc/apache2/apache2.conf: line 43: ServerTokens: command not found<br />/etc/apache2/apache2.conf: line 56: ServerRoot: command not found<br />/etc/apache2/apache2.conf: line 62: PidFile: command not found<br />/etc/apache2/apache2.conf: line 67: Timeout: command not found<br />/etc/apache2/apache2.conf: line 73: KeepAlive: command not found<br />/etc/apache2/apache2.conf: line 80: MaxKeepAliveRequests: command not found<br />/etc/apache2/apache2.conf: line 86: KeepAliveTimeout: command not found<br />/etc/apache2/apache2.conf: line 99: syntax error near unexpected token `newline&#039;<br />/etc/apache2/apache2.conf: line 99: `&lt;IfModule prefork.c&gt;</p><br /><p>root@josemanuel-desktop:/usr/local/apache2/conf# /etc/apache2/ports.conf<br />/etc/apache2/ports.conf: line 8: NameVirtualHost: command not found<br />/etc/apache2/ports.conf: line 9: Listen: command not found<br />/etc/apache2/ports.conf: line 11: syntax error near unexpected token `newline&#039;<br />/etc/apache2/ports.conf: line 11: `&lt;IfModule mod_ssl.c&gt;&#039;</p><p>si es que pueden ayudarme por favor!! desde ya muchas gracias</p>]]></summary>
			<author>
				<name><![CDATA[progresivjose]]></name>
				<uri>http://www.apache-es.org/profile.php?id=1048</uri>
			</author>
			<updated>2010-09-05T16:27:06Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=237&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[directorio virtual - apache + windows]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=236&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Saludos comunidad.</p><p>resulta que tengo un servidor windows con apache y necesito crear un directorio virtual donde voy a alojar unos archivos.</p><p>el wampserver lo tengo instalado e C:<br />pero quiero que cuando al gente acceda por: http://mihost/bibliotecadigital/ <br />el apache detecte la carpeta&nbsp; D:/bibliotecadigital/</p><p>estuve leyendo y era con la directiva alias.<br />lo que hice fue lo siguiente:</p><p>Alias /bibliotecadigital/ /D:/bibliotecadigital/<br />&lt;Directory /D:/bibliotecadigital/&gt;<br /> Order allow,deny<br /> Allow from all<br />&lt;/directory&gt;</p><p>y aun asi cuando entro a la URL que mencione arriba me sale es la del www.<br />si alguno ya ha solucionado este problema le agradeceria.</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=1042</uri>
			</author>
			<updated>2010-08-31T21:25:35Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=236&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Mapear carpeta WWW - Directorios Virtuales]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=187&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hola,</p><p>Tengo un servidor web Apache (v. 2.2.11) y puedo acceder correctamente a las webs ubicadas en la carpeta &quot;WWW&quot;. El problema es que necesito que esta carpeta &quot;WWW&quot; esté ubicada en otro PC, fuera del servidor web. </p><p>¿Es posible mapear la carpeta &quot;WWW&quot; del servidor Apache para que apunte a otro PC?</p><p>Por el momento, puedo mapear el contenido de &quot;www&quot; a otros directorios del propio servidor web. Pero no puedo mapearlo a otro PC, porque si pongo en el httpd.conf el Alias apuntando a otro PC no funciona. Por ejemplo, esto no funciona:</p><p>Alias /ContenidoWeb //OtroPC/NuevoContenido</p><p>&lt;Directory //OtroPC/NuevoContenido&gt;<br />Order allow,deny<br />Allow from all<br />&lt;/Directory&gt;</p><br /><p>¿Es posible hacer que apunte a un directorio de otro PC de la red?</p><br /><p>Muchas gracias.</p><p>Un saludo.</p>]]></summary>
			<author>
				<name><![CDATA[joliver]]></name>
				<uri>http://www.apache-es.org/profile.php?id=783</uri>
			</author>
			<updated>2010-08-31T10:46:55Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=187&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problemas con el explorer y Dreamweaver]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=235&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hola todos.</p><p>El problema que tengo desde hace horas y no consigo dar con la solución es que cada vez que intento ver una página php en el explorar, sale una ventana con la opción de abrirla con Dreamweaver y el navegador marca error.</p><p>Tengo instalado php y apache, el documento que viene por defecto en apache (index.html) lo puedo ver bien, el error es cuando se trata de php.</p><br /><p>Muchas gracias por adelantado a quien me pueda ayudar.</p><p>Un saludo, Jaime</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=1036</uri>
			</author>
			<updated>2010-08-31T08:01:33Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=235&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Apache 2.2.11 en Linux 64bits]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=233&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Buenos días,</p><p>Estooy intentando compilar Apahe 2.2.11 en una máquina con Linux 64 bits.</p><p>A la hora de realizar el make me da los siguientes errores.</p><p>Alguien me podría ayudar???.</p><p>Saludos.</p><p>usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm<br />/usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm<br />/usr/lib/libexpat.so: could not read symbols: File in wrong format<br />collect2: ld returned 1 exit status<br />make[2]: *** [htpasswd] Error 1<br />make[2]: Leaving directory <br />`/root/Apache-2.2.11-compilation/httpd-2.2.11/support&#039;<br />make[1]: *** [all-recursive] Error 1<br />make[1]: Leaving directory <br />`/root/Apache-2.2.11-compilation/httpd-2.2.11/support&#039;<br />make: *** [all-recursive] Error 1</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=1009</uri>
			</author>
			<updated>2010-08-17T13:58:19Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=233&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Allow From : con proxy]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=229&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Saludos!</p><p>Mi dilema es el siguiente: tengo un proxy (TyniProxy) dentro de mi LAN y quiero usar Allow From &lt;IP&gt; en las sentencias Directory para controlar quien puede accesar a mi servidor web y a que directorio, Pero el caso es que las sentecias allow from no funcionan debido al proxy.</p><p>Es posible decirle a Apache que esta desntro de un proxy??? (no se si me explico bien)</p><p>Gracias</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=967</uri>
			</author>
			<updated>2010-08-17T13:56:06Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=229&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Recoger variable PHP_AUTH_USER con php como CGI de Apache]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=234&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hola buenas tardes, en primer lugar dar la enhorabuena por este foro, que acabo de encontrar y que me ha aclarado ya muchas dudas. Aqui va mi duda a ver si me podeis ayudar.</p><p>Tengo una web en php que usa autentificacion http, hasta ahi todo correcto, pero necesito recoger mediante las variables de php $_SERVER[&#039;PHP_AUTH_USER&#039;] y $_SERVER[&#039;PHP_AUTH_PW&#039;] lo que el usuario ha introducido en la autentificacion, pero al estar el php como CGI de apache no lo puedo hacer.</p><p>¿Alguien me puede ayudar a resolver este problemilla?</p><p>Muchas gracias de antemano</p><p>Saludos!</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=1010</uri>
			</author>
			<updated>2010-08-17T13:50:19Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=234&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[como configuro una ip publica dos dominios en mi server apache xp]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=230&amp;action=new"/>
			<summary type="html"><![CDATA[<p>quisiera que me ayuden tengo instalado el EsayPHP 5.3.2i en una pc con windows xp (PC1)funcionando mi web principal, en otra pc tambien windows xp tengo otro servidor con easyPHP 1.8 con un juego (gunbound), tengo una ip publica fija y dos dominios registrados en no ip una de ellas que es mi server principal http://principal.sytes.net tiene salida a internet y la otra es http://juego.servegame.com<br />mi pregunta es como hago para que el apache reconosca el dominio de http://juego.servegame.com en el servidor secundario (PC2)con el EasyPHP 1.8. ya que cuando coloco http://juego.servegame.com&nbsp; me sale mi web principal y no la del juego.</p><p>en resumen:</p><p>1 IP --&gt; Publica</p><p>PC 1 --&gt; EasyPHP 5.3.2i --&gt;Web principal --&gt; http://principal.sytes.ne</p><p>PC 2 --&gt; EasyPHP 1.8 -- &gt; Web del juego --&gt; http://juego.servegame.com</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=973</uri>
			</author>
			<updated>2010-08-17T13:48:28Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=230&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Pregunta super-novato: index.html]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=232&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hola a todos.</p><p>Perdón por la pregunta que sé que es muy tonta, pero no lo entiendo.</p><p>He instalado el apache 2.2 en Windows. He dejado todas las opciones por defecto en el httpd.conf.</p><p>Por lo que tengo entendido el DirectoyIndex es el fichero que sirve el apache si se hace la petición a un directorio.</p><p>Pues bien, en el directorio del DocumentRoot, resulta que si comento todas las líneas:</p><p>#&lt;IfModule dir_module&gt;<br />#&nbsp; &nbsp; DirectoryIndex index.html<br />#&lt;/IfModule&gt;</p><p>Y reinicio el apache, al hacer una petición:</p><p>http://localhost/</p><p>Me vuelve a salir el: &quot;It works&quot;, o sea que sigue sirviendo el index.html</p><p>¿Sabéis por qué pasa eso y cómo puedo hacer que me liste los ficheros del directorio en vez de servir el index.html?</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=995</uri>
			</author>
			<updated>2010-08-17T13:46:58Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=232&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Configuración VirtualHost con ProxyPass]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=231&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hola, tengo el siguiente problema: He de &quot;redireccionar&quot; desde Apache en función de la URL que teclee el usuario a la misma aplicación web ubicada en varias maquinas diferentes teniendo en cada una un servidor Tomcat 5. En función de la URL de conexión he de dirigir la petición a un servidor tomcat o a otro. Actualmente la configuración que tengo es: </p><p>&lt;virtualHost *:81&gt;<br /> ProxyPreserveHost On</p><p>&nbsp; &nbsp; ProxyPass&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/Central07/&nbsp; &nbsp; &nbsp;http://192.168.0.8:8080/Central/<br />&nbsp; &nbsp; &nbsp; &nbsp; ProxyPassReverse&nbsp; &nbsp; &nbsp; &nbsp; /Central07/&nbsp; &nbsp; &nbsp;http://192.168.0.8:8080/Central/<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; ProxyPass&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/Central08/&nbsp; &nbsp; &nbsp;http://192.168.0.15:8081/Central/<br />&nbsp; &nbsp; &nbsp; &nbsp; ProxyPassReverse&nbsp; &nbsp; &nbsp;/Central08/&nbsp; &nbsp; &nbsp; http://192.168.0.15:8081/Central/</p><p>&nbsp; &nbsp; ProxyPass&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/Central09/&nbsp; &nbsp; http://192.168.0.52:8081/Central/<br />&nbsp; &nbsp; &nbsp; &nbsp; ProxyPassReverse&nbsp; &nbsp; &nbsp; &nbsp; /Central09/&nbsp; &nbsp; &nbsp; http://192.168.0.52:8081/Central/<br />&nbsp; &nbsp; CustomLog logs/centrale-access.log common<br />&lt;/VirtualHost&gt;<br />(he eliminado opciones de configuración del VirtualHost)<br />El tema es que cuando trato de conectar a cualquiera de las aplicaciones ubicadas en cualquiera de los tomcat, me sirve la primera pagina(sin css, ni js porque según el log las pierde por un error 404), me autentica y muestra la pagina inicial pero a partir de ese momento la navegación por la aplicación siempre muesta un 404 Not Found en el navegador. <br />Si configuro el proxypass de manera: <br />&nbsp; &nbsp; &nbsp; &nbsp; ProxyPass&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/Central/&nbsp; &nbsp; http://192.168.0.52:8081/Central/<br />&nbsp; &nbsp; &nbsp; &nbsp; ProxyPassReverse&nbsp; &nbsp; &nbsp; &nbsp; /Central/&nbsp; &nbsp; &nbsp; http://192.168.0.52:8081/Central/<br />con el mismo nombre a la derecha y a la izquierda todo funciona correctamente. </p><p>Alguien puede ayudarme? No se si estoy eligiendo mal la configuración de Apache y mi problema podría resolverse de otra manera o hay algo que se escapa. Muchas gracias por adelantado.</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=975</uri>
			</author>
			<updated>2010-08-17T13:45:55Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=231&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Apache de Xampp no arranca]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=98&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hey que tal, soy nuevo en esto, estoy tratando de aprender programar en php, e instale xampp en mi portatil que tiene windows vista home basic, pero a la hora de arrancar apache me da el siguente error: Intento de acceso a un socket no permitido por sus permisos de acceso.: make_sock: could not bind to adres 0.0.0.0.80 no listening sockets available, shutting down, unable to open logs...</p><p>Alguien podria ayudarme?</p>]]></summary>
			<author>
				<name><![CDATA[orvix0286]]></name>
				<uri>http://www.apache-es.org/profile.php?id=657</uri>
			</author>
			<updated>2010-08-02T16:29:28Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=98&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Ejecución de Php en Directorio Alias]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=228&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hola, no tengo muchos conocimientos de Apache y tengo un gran problema:</p><p>Tengo un dominio (dominio1) con una carpeta llamada web, su ruta es:<br />/var/www/vhosts/dominio1/httpdocs/web</p><p>Le configuro un alias con directivas, copiando las directivas de la carpeta alias &quot;icons&quot; que viene preconfigurada en httpd.conf.</p><p>quiero que desde otro dominio cualquiera poder ejecutar el archivo tutorial.php que se encuentra en la carpeta web, pero sólo consigo ver los archivos tales como txt, gif, etc. Cuando trato de abrir tutoria.php me intenta guardar el archivo en vez de ejecutarlo.</p><p>¿Alguien me ayuda con esto? Llevo horas investigando y no doy con la tecla.</p><p>Un saludo y gracias por adelantado.</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=959</uri>
			</author>
			<updated>2010-07-27T10:31:19Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=228&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[control de errores como en windows IIS]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=227&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Buenas, <br />Intento configurar apache para que me funcione igual que con windows IIS<br />Lo que quiero es lo siguiente:</p><p>cualquier página que no encuentre, controlando los errores, quiero que se desvíe a un perl único que maneja y carga el contenido que yo quiero. Tampoco quiero que la URL se modifique.</p><p>Ejemplo:<br />www.midominio.com/general (página no existente)<br />vaya a buscar en la carpeta /cgi-bin/manejador.pl para que muestre lo que me da la gana en función de la página solicitada.<br />Pero que en ningún caso se cambie la url en el navegador.</p><p>Alguna solución en apache?</p><p>Muchas gracias!</p>]]></summary>
			<author>
				<name><![CDATA[cibermichel]]></name>
				<uri>http://www.apache-es.org/profile.php?id=957</uri>
			</author>
			<updated>2010-07-26T15:05:46Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=227&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Como puedo permitir que descargen archivos desde el servidor]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=226&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Tengo una pagina de prueba, montada en CENTOS 5.4 y los archivos estan en windows, monte el volumen y desde linux puedo ver los archivos de windows. Pero en la zona de la pagina dice [archivos no disponible], me imagino que es un problema de apache que tiene algun modulo que esta bloqueando..</p><p>Centos 5.4<br />Apache 2.2.3<br />PhP 5.3.2</p>]]></summary>
			<author>
				<name><![CDATA[ralf007]]></name>
				<uri>http://www.apache-es.org/profile.php?id=948</uri>
			</author>
			<updated>2010-07-22T14:09:00Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=226&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Como leer certificados de cliente en cabeceras HTTP]]></title>
			<link rel="alternate" href="http://www.apache-es.org/viewtopic.php?id=225&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Buenos dias:</p><p>No se si esto es posible, pero intuyo que si.<br />El caso es que estamos configurando un balanceador entre los clientes y los servidores de aplicación. El problema es que todas las conexiones empiezan y acaban en el balanceador por lo que para que el servidor autentique al usuario (usando su certificado) es necesario que el balanceador envíe al servidor el certificado dentro de una cabecera HTTP. Esto está resuelto.</p><p>El problema es que no se como hacer para que el servidor entienda el certificado dentro de la cabecera HTTP.<br />¿Alguien tiene algún tipo de experiencia con esto?</p><p>Espero haberme explicado bien.<br />Muchas gracias por adelantado y un saludo a todos.</p>]]></summary>
			<author>
				<name><![CDATA[kitai]]></name>
				<uri>http://www.apache-es.org/profile.php?id=921</uri>
			</author>
			<updated>2010-07-09T09:20:44Z</updated>
			<id>http://www.apache-es.org/viewtopic.php?id=225&amp;action=new</id>
		</entry>
</feed>
