http access to files inside test results
|
05-04-2011, 08:06 AM
Post: #1
|
|||
|
|||
http access to files inside test results
Is there a URL path that you can use to remotely fetch some of the other files from inside a test result, for instance testinfo.ini? Or must you use the filesystem to grab them? ( Or write another cgi or something, I guess).
Thanks, James. |
|||
05-04-2011, 08:32 AM
Post: #2
|
|||
|
|||
RE: http access to files inside test results
You can modify your .htaccess to allow direct access to ini files. I usually have them blocked because there can be some sensitive information in the files (more the testinfo.json.gz file than the testinfo.ini file though - it has the raw scripts and credentials).
|
|||
05-04-2011, 08:41 AM
Post: #3
|
|||
|
|||
RE: http access to files inside test results | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)