e28c02dc08247d3fcb71e81791cac2311a248dfd 92150 |
|
24-Nov-2001 |
rbb |
Fix the cmd command for mod_include. When we are processing
a cmd command, we do not want to use the r->filename to set
the command name. The command comes from the SSI tag. To do this,
I added a variable to the function that builds the command line
in mod_cgi. This allows the include_cmd function to specify
the command line itself.
PR: 8772 |