Jeremy Angele
|
80ce87e4a9
|
Update dangerous extensions (#3756)
Thanks for this!
|
2023-10-24 10:20:22 +01:00 |
|
Daniel Mason
|
884faa91bb
|
Update php-fpm socket file to use generic socket file instead of pinning to version (#3669)
|
2023-01-02 16:19:05 -07:00 |
|
Matias Griese
|
1f3f1828c2
|
Block .json files in web server configs
|
2021-12-08 15:07:42 +02:00 |
|
Andy Miller
|
c381bc8304
|
PHP 7.2 by default now
|
2018-08-16 14:58:19 -06:00 |
|
Felipe Fonseca
|
bd7706a38e
|
pointing fastcgi_pass path to match php7.0-fpm (on debian stretch) (#2021)
|
2018-06-08 21:36:11 +00:00 |
|
Andy Miller
|
474ca513ae
|
Fix for nginx and _url issue
[admin#1244](https://github.com/getgrav/grav-plugin-admin/issues/1244)
|
2017-10-12 12:23:49 -06:00 |
|
Scott Hamper
|
fc5c3023c6
|
[WIP] Web Server Config URL Rewrite Rules White List (#1458)
* Escaped literal periods in web server config files rewrite rules.
* Black listed "yml" file extension in web server configs rewrite rules.
|
2017-05-06 11:09:31 -06:00 |
|
Matias Griese
|
9b5ef4c263
|
Fixed all $_GET parameters missing in Nginx (please update your nginx.conf) [#1245](https://github.com/getgrav/grav/issues/1245)
|
2017-01-13 12:27:21 +02:00 |
|
Flavio Copes
|
8dd65b709d
|
Fix #946 issue with the sample nginx.conf, security section moved before PHP handler, and fixed backup folder uncorrectly named as backups
|
2016-11-25 22:32:14 +01:00 |
|
Andy Miller
|
8b6c77b8dd
|
bad nginx.conf
|
2016-07-15 08:43:00 -06:00 |
|
Andy Miller
|
baacfa794a
|
Updated nginx configuration
|
2016-06-03 11:21:35 -06:00 |
|
Tyler Cosgrove
|
7d35475104
|
LICENSE renamed to LICENSE.txt
|
2016-02-01 11:48:12 -05:00 |
|
Tyler Cosgrove
|
47b5cd7db7
|
Deny access to tests folder
|
2016-01-31 11:46:43 -05:00 |
|
Tyler Cosgrove
|
b17a3780ab
|
Change user to USER - Easy to note replacement
Primarily going to be used for install script but it makes it more apparent that someone may need to change their root path.
|
2016-01-30 18:15:28 -05:00 |
|
Andy Miller
|
a8ad14222d
|
moved sample web server configs into a dedicated directory
|
2015-12-20 11:50:45 -07:00 |
|