Commit Graph

27 Commits

Author SHA1 Message Date
Asif Bacchus 9b763dc392 added php test files 2019-01-04 04:20:41 -07:00
Asif Bacchus ea3997cec8 created standard php configuration for calling php scripts.
updated default fastcgi_params to include PATH_INFO and SCRIPT_FILENAME.
2019-01-04 04:14:40 -07:00
Asif Bacchus 800aafe82f basic test pages including php 2019-01-04 03:57:34 -07:00
Asif Bacchus 36acebd803 updated default index to include index.php 2019-01-04 03:52:15 -07:00
Asif Bacchus ecf6a46181 added PHP optimization configuration 2019-01-04 03:39:55 -07:00
Asif Bacchus 43f0b500d3 added php version of buffers config and renamed as appropriate 2019-01-04 03:35:24 -07:00
Asif Bacchus 32a8465a12 added php-enabled version of nginx.conf 2019-01-04 03:33:23 -07:00
Asif Bacchus 2056982693 renamed nginx.conf to diff b/w php and non-php 2019-01-04 03:33:14 -07:00
Asif Bacchus 65fd0047e2 moved nginx.conf to proper location 2019-01-04 03:30:58 -07:00
Asif Bacchus 2406bf28c8 added simple server test configurations 2019-01-04 03:29:35 -07:00
Asif Bacchus 00b5b4d0c1 used error_pages snippet 2019-01-04 03:24:14 -07:00
Asif Bacchus 4923743837 added error page snippet 2019-01-04 03:22:11 -07:00
Asif Bacchus 31e258fbae updated directory structure to match actual install 2019-01-04 03:21:55 -07:00
Asif Bacchus 36a0e5df5d added html error pages 2019-01-04 03:07:27 -07:00
Asif Bacchus 8b5f923949 added LE processing, updated error pages 2019-01-04 03:00:07 -07:00
Asif Bacchus 88663dd4bb added server_names template file and updated redirectHTTPS to use it 2019-01-04 02:50:07 -07:00
Asif Bacchus 794642eef0 added default document root 2019-01-04 02:45:37 -07:00
Asif Bacchus 2a556f4721 server configs: drop and redirect-HTTPS 2019-01-04 02:36:58 -07:00
Asif Bacchus e7a41c03d1 added ssl certificate location snippet 2019-01-04 02:24:27 -07:00
Asif Bacchus 8feeb28093 ssl configuration 2019-01-04 02:21:32 -07:00
Asif Bacchus 92d03dd991 added static file optimization configuration 2019-01-04 02:03:59 -07:00
Asif Bacchus 1cf8818286 added security headers (non HTTPS) 2019-01-04 02:01:11 -07:00
Asif Bacchus 8aed718cfa added gzip configuration 2019-01-04 01:58:30 -07:00
Asif Bacchus 96362f704c added timeout configuration 2019-01-04 01:53:23 -07:00
Asif Bacchus f0c7236259 added buffers configuration 2019-01-04 01:52:15 -07:00
Asif Bacchus 7624198b79 basic nginx.conf 2019-01-04 01:47:10 -07:00
Asif Bacchus f790f567b8 Initial commit 2019-01-04 01:30:28 -07:00