RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://www.choiceofgames.com/versus-elite-trials/$1 [R=301,L]
RewriteRule scenes/(.*) security.php

RewriteRule \.(html|js|css|gif|png|jpg|mp3|json|appcache)$ cache.php
