
RewriteEngine on
RewriteCond %{HTTP_HOST} ^travelitecebu\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.travelitecebu\.com$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^/?$ "http\:\/\/travelite\.com\.ph\/" [R=301,L]

RewriteCond %{HTTP_REFERER} !^http://myeventology.ph/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://myeventology.ph$      [NC]
RewriteCond %{HTTP_REFERER} !^http://myeventology.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://myeventology.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://travelite.com.ph/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://travelite.com.ph$      [NC]
RewriteCond %{HTTP_REFERER} !^http://travelite.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://travelite.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.myeventology.ph/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.myeventology.ph$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.myeventology.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.myeventology.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.travelite.com.ph/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.travelite.com.ph$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.travelite.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.travelite.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://myeventology.ph/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://myeventology.ph$      [NC]
RewriteCond %{HTTP_REFERER} !^https://myeventology.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://myeventology.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://travelite.com.ph/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://travelite.com.ph$      [NC]
RewriteCond %{HTTP_REFERER} !^https://travelite.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://travelite.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.myeventology.ph/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.myeventology.ph$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.myeventology.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.myeventology.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.travelite.com.ph/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.travelite.com.ph$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.travelite.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.travelite.travelitecebu.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.travelitecebu.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.travelitecebu.com$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php70” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php70 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
