|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/yaleb/examples/ |
Upload File : |
# Set up the format for the reference number # This is the date and a counter value ref: %yyyy%%mmm%%dd%-%counter_1% # Set up where the counter data's coming from, and # when it gets updated counter1file: counters/reftest.txt counter1onsuccess: yes # Set up where to save the file to. The fileto used has # variable replacement, but formats can also be used directly, # so the following line is equally valid # fileto: counters/reftest/%yyyy%%mmm%%dd%-%counter_1%.txt fileto: "counters/reftest/$http_ref.txt" # Make sure we can read the file from the web filereadable: yes # Go to the followon page success: reftest.txt # For security, data in files can be encrypted if: encrypt eq "yes" then filepgpuserid: [email protected] if: enc eq "gpg" then gnupg: yes