From: Astrid Malo HKEY_CLASSES_ROOT to be
searched using the script file extension (e.g., .pl) as a
search key. The command defined by the registry subkey
+ Shell\ExecCGI\Command or if not exists by the subkey
Shell\Open\Command is used to open the script file. In absence
- of the file extension key or the Shell\Open\Command subkey
- Apache uses the Script option.
Script option.
Be careful to use ScriptInterpreterSource Registry with
@@ -2522,8 +2523,8 @@ later
The option Registry-Strict which is new in Apache 2.0
- does the same as Registry but uses the subkey
- Shell\ExecCGI\Command instead. The ExecCGI key
+ does the same as Registry but uses only the subkey
+ Shell\ExecCGI\Command. The ExecCGI key
is not a common one. It has to be configured manually and prevents your
system from accidental program calls.
HKEY_CLASSES_ROOT to be
searched using the script file extension (e.g., .pl) as a
search key. The command defined by the registry subkey
+ Shell\ExecCGI\Command or if not exists by the subkey
Shell\Open\Command is used to open the script file. In absence
- of the file extension key or the Shell\Open\Command subkey
- Apache uses the Script option.
+ of the file extension key or both subkeys Apache uses the
+ Script option.
Be careful to use ScriptInterpreterSource Registry with
@@ -2474,8 +2475,8 @@ later
The option Registry-Strict which is new in Apache 2.0
- does the same as Registry but uses the subkey
- Shell\ExecCGI\Command instead. The ExecCGI key
+ does the same as Registry but uses only the subkey
+ Shell\ExecCGI\Command. The ExecCGI key
is not a common one. It has to be configured manually and prevents your
system from accidental program calls.