Welcome Guest, Not a member yet? Register   Sign In
URL redirect help
#1

[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
#2

[eluser]toopay[/eluser]
Use RewriteCond and RewriteRule instead Redirect.




Theme © iAndrew 2016 - Forum software by © MyBB