<?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>w5Angel &#187; Apache</title>
	<atom:link href="http://angel.w5jobs.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://angel.w5jobs.com</link>
	<description>Tips, empresas, informatica,  encuestas y más...</description>
	<lastBuildDate>Thu, 11 Mar 2010 07:43:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache: Index Of/ y Forbidden</title>
		<link>http://angel.w5jobs.com/apache-index-of-y-forbidden/</link>
		<comments>http://angel.w5jobs.com/apache-index-of-y-forbidden/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 15:33:40 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
				<category><![CDATA[Daily]]></category>
		<category><![CDATA[Programacion PHP]]></category>
		<category><![CDATA[Web Master]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Index Of/]]></category>

		<guid isPermaLink="false">http://angel.w5jobs.com/?p=448</guid>
		<description><![CDATA[En este post les hablare de como configurar Index of/ y Forbidden, para aquellos que no tengan idea de como se hace aqui lo tienen.
Tengo el servidor de Apache 2.2 configurado en mi maquina local. Uso el Index Of/ para cuando estoy programando localmente. Para servidores de producción como ustedes sabrán, es recomendable que aparezca [...]]]></description>
			<content:encoded><![CDATA[<p>En este post les hablare de como configurar <strong>Index of/ y Forbidden</strong>, para aquellos que no tengan idea de como se hace aqui lo tienen.</p>
<p>Tengo el servidor de Apache 2.2 configurado en mi maquina local. Uso el Index Of/ para cuando estoy programando localmente. Para servidores de producción como ustedes sabrán, es recomendable que aparezca Forbidden en vez de poder ver todos los archivos. Pues bien, la configuración a esto está en el archivo de configuracion de apache <strong>httpd.conf.</strong></p>
<p>Busquen en el httpd.conf la palabra <em>&lt;Directory </em></p>
<p>Encontraran varias coincidencias, la que deben modificar es la que hace referencia al directorio principal donde tienen publicados todos los archivos. Ej &lt;Directory &#8220;C:/Public_html/&#8221;&gt;</p>
<p>A continuacion en la linea que dice Options deben dejarla como sigue para cada caso:</p>
<p><strong>Forbidden:</strong></p>
<p>Options None</p>
<p><strong>Index Of/:</strong></p>
<p>Options Indexes FollowSymLinks MultiViews ExecCGI</p>
<p>Para mayor iformación pueden leer el tutorial de apache en: <a href="http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html">http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html</a></p>
<p>Saludos!</p>
]]></content:encoded>
			<wfw:commentRss>http://angel.w5jobs.com/apache-index-of-y-forbidden/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Current technologies WEB 2.0</title>
		<link>http://angel.w5jobs.com/current-technologies/</link>
		<comments>http://angel.w5jobs.com/current-technologies/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 15:52:13 +0000</pubDate>
		<dc:creator>Angel</dc:creator>
				<category><![CDATA[Daily]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://angel.w5jobs.com/?p=51</guid>
		<description><![CDATA[To be on top of the Web Pages You need to use a lot of plug-ins on your web page. What does it mean?
Currently you can not use just html code to create a web page, also you need to combine several technologies in order to get a WEB Site called WEB 2.0,  so that [...]]]></description>
			<content:encoded><![CDATA[<p>To be on top of the Web Pages You need to use a lot of plug-ins on your web page. What does it mean?</p>
<p>Currently you can not use just html code to create a web page, also you need to combine several technologies in order to get a WEB Site called WEB 2.0,  so that you will have a great benefits.</p>
<p>The tools I may recommend  you are :</p>
<ul>
<li>Cgi language  (should be <strong><span style="color: #800000;">PHP</span></strong>, Python, Perl,  JSP, ASPX,  or another you can use to create a dynamic page)</li>
<li>DOM</li>
<li>AJAX</li>
<li>Javascript</li>
<li>RSS</li>
</ul>
<p>I will be posting all the benefits you can find for a web page 2.0 and many tips about how to implement a web page step by step.</p>
<div class="wp-caption alignnone" style="width: 266px"><a href="http://w5empleos.com" target="_blank"><img title="w5jobs la bolsa de empleo que evolucionara en mexico" src="http://www.w5jobs.com/VISTA/themes-account/default/img/w5jobs-navidad.png" border="0" alt="empleos trabajo" width="256" height="256" /></a><p class="wp-caption-text">Bolsa de Trabajo México</p></div>
]]></content:encoded>
			<wfw:commentRss>http://angel.w5jobs.com/current-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
