<?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>redirigir con htaccess &#8211; INDAGA.net</title>
	<atom:link href="https://indaga.net/temas/redirigir-con-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>https://indaga.net</link>
	<description>Web de recursos, utilidades y directorio de enlaces</description>
	<lastBuildDate>Tue, 11 Aug 2026 11:33:09 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://indaga.net/wp-content/uploads/2022/02/cropped-indaga-32x32.png</url>
	<title>redirigir con htaccess &#8211; INDAGA.net</title>
	<link>https://indaga.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Redirigir http a https con .htaccess</title>
		<link>https://indaga.net/redirigir-http-a-https-con-htaccess/</link>
		
		<dc:creator><![CDATA[Directorio Indaga]]></dc:creator>
		<pubDate>Wed, 17 Apr 2019 17:53:00 +0000</pubDate>
				<category><![CDATA[Recursos y Utilidades]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[redirecciones 301]]></category>
		<category><![CDATA[redirigir con htaccess]]></category>
		<guid isPermaLink="false">https://indaga.net/redirigir-http-a-https-con-htaccess/</guid>

					<description><![CDATA[Valencia, 17/04/2019 Si quieres redirigir tu web del protocolo http al protocolo seguro https, puedes hacerlo modificando el archivo de configuración del servidor Apache, el .htaccess. recuerda siempre hacer una copia de seguridad primero. Puedes ver más información al respecto en este enlace de imaginanet.com. Este es el código: RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://TUDOMINIO.COM/$1 &#8230; <p class="link-more"><a href="https://indaga.net/redirigir-http-a-https-con-htaccess/" class="more-link" data-wpel-link="internal">Continuar leyendo<span class="screen-reader-text"> "Redirigir http a https con .htaccess"</span></a></p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
