I finally got my community set up, got my domain, and my VH set up, and now I am getting an error I have not seen or had a problem with before. Can someone help?
[Sat Nov 08 11:42:25 2008] [error] [client 127.0.0.1] File does not exist: E:/wamp/www/crossdomain.xml
Here is my crossdomain file:
<?xml version="1.0" ?>
<allow-access-from domain="*" />
</cross-domain-policy>
What is my problem? Thank you!