Problem with rewrite URL

1 view
Skip to first unread message

Jan Koprowski

unread,
Nov 6, 2008, 2:48:44 AM11/6/08
to Symfony Users London
Hi everyone !

I need to rewrite URLs from http://mysite.com/ -> 301 -> http://www.mysite.com/

I saw this method in drupal .htaccess file like:

RewriteCond %{HTTP_HOST} ^mysite\.com$ [NC]
RewriteRule ^(.*)$ http://www.mysite.com/$1 [L,R=301]

For many sites it works great but with symfony frameowork I get
www.mysite.com/web/

What is wrong ?

Greetings from Poland
--
><> Jan Koprowski


Reply all
Reply to author
Forward
0 new messages