Hey folks,
I an trying to do the following -
1) Access POST submission data in Apache 2) Create a file name by using some of the parameters in POST data from 1)
I will like to then read the file from disk vs using back-end application to regenerate the page.
Any help will be greatly appreciated.