diff options
Diffstat (limited to 'main/config.w32.h')
| -rw-r--r-- | main/config.w32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/config.w32.h b/main/config.w32.h index c39607e788..2f95a3301b 100644 --- a/main/config.w32.h +++ b/main/config.w32.h @@ -34,7 +34,7 @@ /* #define HAVE_CRYPT_H 1 */ /* set to enable force cgi redirect */ -#define FORCE_CGI_REDIRECT 0 +#define FORCE_CGI_REDIRECT 1 /* should be added to runtime config*/ #define PHP_URL_FOPEN 1 |
