23-03-2011, 17:39
Daj tak:
i htaccess umieść w folderze z Joomla
Kod:
RewriteEngine On
RewriteBase /SIATKA
RewriteCond %{HTTP_HOST} ^i-touch.nazwa.pl/SIATKA/
RewriteRule ^(.*)$ http://www.i-touch.nazwa.pl/SIATKA/$1 [R=permanent,L]
RewriteCond %{http_host} ^www.i-touch.nazwa.pl/SIATKA/ [nc]
RewriteRule ^(.*)$ http://fijalek-prudel.pl/$1 [r=301,nc]
i htaccess umieść w folderze z Joomla