I'm busy to integrate RC into my intranet and want to make sure people cannot load RC outside of my intranet application, so it only needs to be runned form inside.
The best idea should be to place the RC folder outside the DocumentRoot of the mainapp, as most of my modules and code is like that so make it more secure. The question is if you can load RC that way using an iframe or whatever.
Has anyone an idea about this ?