Hello, everyone,
Is it possible to add a script (.cfm file) to /CFIDE/Administrator and run it?
I've got a script that is used for reindexing and optimizing a small set of Solr collections, and the PTB do not want it publicly accessible (even though it will never touch a database, and I have conditions set so that only one of us can run it), so they are asking if it can be run from within the protected /CFIDE/Administrator folder.
I copied my script (and an associated .gif image) to my local CF server /CFIDE/Administrator folder, but I can't run it. Every time I browse to it, I get redirected to the login page.
V/r,
^_^