<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Domanda su trasferimento forum]]></title><description><![CDATA[<p dir="auto">Salve,<br />
devo spostare un forum da un dominio ad un altro.<br />
Attualmente nel mio .htaccess ho questo</p>
<pre><code>
Options +FollowSymlinks 
RewriteEngine On  
<a class="plugin-hashtag-a" href="https://connect.gt/hashtags/rewritebase">#RewriteBase</a> / 

RewriteRule [.]*-vf([0-9]*) viewforum.php?%{QUERY_STRING}&amp;f=$1 
RewriteRule [.]*-vp([0-9]*) viewtopic.php?%{QUERY_STRING}&amp;p=$1 
RewriteRule [.]*-vt([0-9]*) viewtopic.php?%{QUERY_STRING}&amp;t=$1 

```mi sapreste dare una mano con redirect in modo da rimandare
http://vecchiodominio.com/forum/titolo-del-forum-vf####.html
a http://nuovodominio.com/forum/viewtopic.php?t=####

perchè vorrei anche abbandonare il mod_rewrite sul nuovo..

Grazie mille

Marzia</code></pre>
]]></description><link>https://connect.gt/topic/51503/domanda-su-trasferimento-forum</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 18:00:44 GMT</lastBuildDate><atom:link href="https://connect.gt/topic/51503.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Oct 2007 18:35:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Domanda su trasferimento forum on Mon, 29 Oct 2007 15:29:30 GMT]]></title><description><![CDATA[<p dir="auto">visto che ho risolto scrivo come ho fatto:<br />
ho lasciato lì quell'htaccess e ho impostato un redirect 301 da<br />
index.php, viewforum.php, viewtopic.php, viewonline.php, memberlist.php, faq.php, profile.php verso i nuovi, conservando il query string</p>
<p dir="auto">funziona perfettamente</p>
<p dir="auto">Marzia</p>
]]></description><link>https://connect.gt/post/624535</link><guid isPermaLink="true">https://connect.gt/post/624535</guid><dc:creator><![CDATA[razima]]></dc:creator><pubDate>Mon, 29 Oct 2007 15:29:30 GMT</pubDate></item></channel></rss>