Changeset 49336 for trunk/tools/local-env/default.template
- Timestamp:
- 10/27/2020 06:32:22 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/local-env/default.template
r46587 r49336 28 28 fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; 29 29 fastcgi_param PATH_INFO $fastcgi_path_info; 30 fastcgi_pass_header Authorization; 30 31 } 31 32 }
Note: See TracChangeset
for help on using the changeset viewer.