<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Installare_Wordpress_in_una_subdirectory</id>
	<title>Installare Wordpress in una subdirectory - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Installare_Wordpress_in_una_subdirectory"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Installare_Wordpress_in_una_subdirectory&amp;action=history"/>
	<updated>2026-05-06T11:17:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Installare_Wordpress_in_una_subdirectory&amp;diff=8510&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;Se si vuole che worpress sia raggiungibile in una subdirectory dal dominio principale:  * Creare nella root del webserver un file  sudoedit .htaccess  &lt;pre&gt; RewriteEngine On Rewr…&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Installare_Wordpress_in_una_subdirectory&amp;diff=8510&amp;oldid=prev"/>
		<updated>2012-04-10T14:54:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Se si vuole che worpress sia raggiungibile in una subdirectory dal dominio principale:  * Creare nella root del webserver un file  sudoedit .htaccess  &amp;lt;pre&amp;gt; RewriteEngine On Rewr…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Se si vuole che worpress sia raggiungibile in una subdirectory dal dominio principale:&lt;br /&gt;
&lt;br /&gt;
* Creare nella root del webserver un file&lt;br /&gt;
 sudoedit .htaccess&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
RewriteEngine On&lt;br /&gt;
RewriteCond %{HTTP_HOST} ^(www.)?YourDomain.com$&lt;br /&gt;
RewriteRule ^(/)?$ blog [L]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Cambiare &amp;lt;code&amp;gt;YourDomain.com&amp;lt;/code&amp;gt; con il proprio dominio&lt;br /&gt;
* Cambiare &amp;lt;code&amp;gt;blog&amp;lt;/code&amp;gt; con la subdirectory&lt;br /&gt;
&lt;br /&gt;
In questo modo quandi si naviga su http://www.YourDomain.com, si viene automaticamente rediretti su http://www.YourDomain.com/blog&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
*[http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory#Pointing_your_home_site.27s_URL_to_a_subdirectory Giving WordPress Its Own Directory « WordPress Codex]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>