On our test machine I installed mydbr in the default "mydbr" directory under the webroot directory and everything works.
Now we are installing on production.
My question is can we either change the name of the directory from "mydbr" to something like "our_reportdb", and if so what changes would we need to make to any of the mydbr files?
We want to do this for security reasons.
Alternatively, could we place the "mydbr" directory under a subdirectory such that its in
webroot/reportdir/mydbr ?
Again, if so what changes would we need to make to any of the mydbr files?
Your quick response would be appreciated as we want to do a release of our code integrated with myDBR today.
Thanks in advance,