How To Program /
Check Wiki Output
Sometimes it is desirable to look at the exact output that is delivered to the client browser as an answer to a specific request. ProWiki can be configured to store a duplicate of this answer as a file.
Recipe:
Notes:
- The answer to the request (which you typically initiate yourself from a client browser) is written to the AnswerFile "answer.txt" located in the DataDir directory.
- Each of your requests overwrites this file.
FolderProgramming FolderFiles
|
|