I'm using a free website host ( 000webhost.com) .That site requires that the website uploaded should be uploaded within a folder named "public_html"
My website link is - www.trendslk.hostei.com/
The website I have made (using a template i got online) is within a folder named "envato" on my PC. Unfortunately i cannot directly upload the website into the "public_html" folder because the website stops working when it is not within the envato folder (it has been programmed to work within the envato folder).
I created a crossdomain.xml file and uploaded it in the public_html" folder to get across the "envato" folder to display my website but it doesn't work!! please help me..
Please check my website link to better understand what I'm implying.
this is the script for the cross-domain file i used (please let me know if there are mistakes in the code)-
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd";>
<cross-domain-policy>
<allow-access-from domain="http://trendslk.hostei.com/envato.com/";/>
</cross-domain-policy>
Thanks a million in advance! Hoping for a quick reply sooon!!! You guys are the best! xx