URL redirect help |
[eluser]Michal1[/eluser]
Hello guys, I have little bit stupid question regarding the .htaccess I have a url in codeigniter which looks like: www.myproject.com/cat/food and I want to redirect it to www.myproject.com because that category does not exists anymore. I tried something like: Redirect /www.myproject.com/cat/food www.myproject.com but it does not do anything. ANyone know where is the problem? Thanks |
Messages In This Thread |
URL redirect help - by El Forum - 07-28-2011, 11:22 AM
URL redirect help - by El Forum - 07-29-2011, 05:20 AM
|