responding to myself: > so: > > GET /test.esp -> returns the sourcecode > GET /test.esp.run -> executes the script >
after talking to Bertrand and suddenly remembering the discussion I had with Felix a while ago ;) I think Felix came up with the even better solution to use the proper extension that fits the mime-type. so we would end up with something like: GET /test.esp.exec.html or GET /test.esp.html to trigger an execution of script. As far as I understand people are generally in agreement with that so feel free to ignore my previous mail ;) regards, david
