You can write mod rewrite rules in your .htaccess file and indicate it is
permanently moved:
I have for one of my projects:

RewriteRule ^dealers.php http://www.thesite.com/nl/dealers [R=301,L]



-----Original Message-----
From: symfony-users@googlegroups.com [mailto:symfony-us...@googlegroups.com]
On Behalf Of versanu dragos
Sent: donderdag 4 februari 2010 23:17
To: symfony users
Cc: vers...@gmail.com
Subject: [symfony-users] URL Trouble

Hello,

I have a site made with symfony 1.1 and i whant to change it with
another site made with 1.2.
my proplem is that i whant to change some URL...
For example i have a url thath looks like this on my old site:
http://www.sejur-extern.ro/Egipt/Sharm-El-Sheikh

On my new site it will be:
http://www.sejur-extern.ro/turism-extern/Egipt/Sharm-El-Sheikh.html

How can i get the old url if google sends someone on it...and change
it in my new one?

Thank you!

-- 
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to