I want to make my .htaccess file do this:
From: http://www.domain.com/example -OR- http://domain.com/example To: http://example.domain.com
and
From: http://www.domain.com/example/newfolder/file.html?q=blank -OR- http://domain.com/example/newfolder/file.html?q=blank To: http://example.domain.com/newfolder/file.html?q=blank
For the life of me, I have searched and searched, and just can't figure it out.