I'm trying to create some redirects with .htaccess but I never manage to get it fully functional. Maybe someone here can help me.
What I need is:
http://domain.seandhttp://domain.comto redirect tohttp://www.domain.com.I also need
http://domain.se/somefolder,http://domain.com/somefolderas well ashttp://www.domain.se/somefolderto redirect tohttp://www.domain.com/folder.
I've tried to accomplish this myself but all I end up with is errors about data not being sent.