Changeset 1323
- Timestamp:
- 08/11/08 19:34:27
(4 months ago)
- Author:
- scitech
- Message:
Fixed #1463: RC6 r1322 FCGIWrapper not allowed here
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1322 |
r1323 |
|
| 2 | 2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 3 | 3 | |
|---|
| | 4 | 2008-08-11 Daniel Andreca |
|---|
| | 5 | - CONFIGS: |
|---|
| | 6 | * Fixed #1463: RC6 r1322 "FCGIWrapper not allowed here". |
|---|
| | 7 | |
|---|
| 4 | 8 | 2008-08-10 Benedikt Heintel |
|---|
| 5 | 9 | - GUI: |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | Options +ExecCGI MultiViews -Indexes |
|---|
| 63 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 64 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 65 | 64 | </Directory> |
|---|
| 66 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | Options +ExecCGI MultiViews -Indexes |
|---|
| 63 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 64 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 65 | 64 | </Directory> |
|---|
| 66 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | Options +ExecCGI MultiViews -Indexes |
|---|
| 63 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 64 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 65 | 64 | </Directory> |
|---|
| 66 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | Options +ExecCGI MultiViews -Indexes |
|---|
| 63 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 64 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 65 | 64 | </Directory> |
|---|
| 66 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | AddHandler fcgid-script .php |
|---|
| 63 | | Options +ExecCGI |
|---|
| 64 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 65 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 66 | 64 | </Directory> |
|---|
| 67 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | Options +ExecCGI MultiViews -Indexes |
|---|
| 63 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 64 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 65 | 64 | </Directory> |
|---|
| 66 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | Options +ExecCGI MultiViews -Indexes |
|---|
| 63 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 64 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 65 | 64 | </Directory> |
|---|
| 66 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | Options +ExecCGI MultiViews -Indexes |
|---|
| 63 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 64 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 65 | 64 | </Directory> |
|---|
| 66 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 59 | 59 | |
|---|
| 60 | 60 | <IfModule mod_fcgid.c> |
|---|
| 61 | | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 62 | | Options +ExecCGI MultiViews -Indexes |
|---|
| 63 | 61 | <Directory {ROOT_DIR}/gui> |
|---|
| 64 | | Options +ExecCGI |
|---|
| | 62 | FCGIWrapper {PHP_STARTER_DIR}/master/php{PHP_VERSION}-fcgi-starter .php |
|---|
| | 63 | Options +ExecCGI MultiViews -Indexes |
|---|
| 65 | 64 | </Directory> |
|---|
| 66 | 65 | <Directory "{PHP_STARTER_DIR}/master"> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
| r1321 |
r1323 |
|
| 15 | 15 | </IfModule> |
|---|
| 16 | 16 | <IfModule mod_fcgid.c> |
|---|
| 17 | | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 18 | 17 | <Directory {WWW_DIR}/{DMN_NAME}{MOUNT_POINT}/htdocs> |
|---|
| | 18 | FCGIWrapper {STARTER_DIR}/{DMN_NAME}/php{PHP_VERSION}-fcgi-starter .php |
|---|
| 19 | 19 | Options +ExecCGI |
|---|
| 20 | 20 | </Directory> |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>