RewriteEngine On
        RewriteCond %{HTTP_HOST} !^deepstorage.ro$ [NC]
        RewriteRule ^(.*)$ http://deepstorage.ro/ [L,R=301]
