"include virtual" goes from the root of the domain, for example:
http://domain.com/path1/something = virtual="/path1/something"
"include file" goes from current working directory
There's no way to include from outside the current domain, like /home/someotherdomain.com/....