Bah bang goes that method ...
Any none php files are not su-execed, as such trying to access say an image results in a 403 error :'(.
I'll post back with a fix once I find one.
UPDATE: Only work around I could find was CHMOD ... 600 for PHP files (bash script runs hourly to make sure this is the case for all php files) ... 644 for everything else (711 for dirs)


