here is the .htaccess code please fix if its incorrect
RewriteEngine on
#redirect from example.com to www.example.com
#RewriteCond %{HTTP_HOST} ^example.com [NC]
#RewriteRule ^(.*)$ http://www.example.com/app$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^watchmoviesandshows.com [NC]...