[eluser]esset[/eluser]
Oops that made it a little to good
It worked, but now the site itself also gets refused the images.
Can I add some sort of "allow from this domain" type of thing?
I just tried...
Code:
order deny,allow
deny from all
allow from 0.0.0.0
(0.0.0.0 being my servers IP)
...but didn't work. same result as above.