Redirect URL to new URL?

I think, you need to add a slash to the beginning of the rule: RewriteRule ^/test/(.*) domain.com/test/$1 R=301,L.

No, also doesn't work.. – Kevin Apr 16 at 9:07 That did the trick :)! Thnx – Kevin Apr 16 at 9:18.

Add the line RewriteEngine On before your rewrite rule.

Did that, but still doesn't work; the other reroute rules are working well, except this one. – Kevin Apr 16 at 9:05 OK, worth checking as that one has got me before. Other than that I can't see anything wrong.

– Nick Moore Apr 16 at 9:07 Ok, but that didn't work. This is what I have now: php_flag display_errors off RewriteEngine On RewriteBase / RewriteRule ^/template/(.*) google.nl/ R=301,L but this doesn't work... :( – Kevin Apr 16 at 9:10 Does work now :)! – Kevin Apr 16 at 9:19.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions