The IRM is another sophisticated innovation created by FutureQuest...
Your IRM domain uses the cgi-bin of your primary domain... This is all handled transparently by a sequence of filters, gates, and trapdoors that I've built into the Apache server...
Consider your IRM domain to be chrooted to that particular directory with the exception of the cgi-bin trapdoors...
www.binford.com (Primary)
www.acme.com (IRM)
To access images from your primary domain, then you would have to do a full URL link:
img src="
http://www.binford.com/images/smilie.gif"
You cannot do a relative file link as the security filter would trap that and return a forced 404:
img src="../images/smilie.gif"
In turn, I hope this makes sense...
--
Terra
--I've notified Deb to update your permissive status--
FutureQuest