"cmd" modifier for "cgi" and "static with exec" directives #6

Closed
opened 2023-10-10 15:33:31 +00:00 by tjp · 0 comments
Owner

The "cmd" modifier takes a path to an executable file as a parameter, and that executable file will always be used as the CGI to actually execute.

It will still get "SCRIPT_NAME" and "PATH_INFO" though, so it can be a wrapper around "exec $SCRIPT_NAME"

The "cmd" modifier takes a path to an executable file as a parameter, and that executable file will always be used as the CGI to actually execute. It will still get "SCRIPT_NAME" and "PATH_INFO" though, so it can be a wrapper around "exec $SCRIPT_NAME"
tjp closed this issue 2023-10-10 20:49:11 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tjp/sr-71#6
No description provided.