
RewriteEngine on
RewriteCond %{HTTP_HOST} ^itsupport\.cwg\-plc\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.itsupport\.cwg\-plc\.com$
RewriteRule ^/?$ "http\:\/\/olamanagement\.cwlgroup\.com\:8080\/HomePage\.do\?view_type\=my_view" [R=301,L]

