I don’t know why it doesn’t work but what I want:
Old links: http://krater.hu/krater.php*******
new links: http://regi.krater.hu/krater.php*******
My code is (But i was trying with a lot of things and still not working):
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^/krater.php(.+)$ http://regi.krater.hu/krater.php$1 [R=301,L]
</IfModule>
Can someone help me out please? Thank you!
You can use this rule on your old host:
.+
after.php