Forum Moderators: phranque
i need redirect my path from
app/webroot/myfolder to /myfolder, i tried some rewrite rule but its not working.. i am using cake php...
i tried this
RewriteRule ^app/webroot/myfolder/$ [mydomain.com...] [R=301,L]
can any one help me
thanks in advance
Options +FollowSymLinks
RewriteEngine on