chore(docs): update docs and script comments to use UploadShield name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Release & Deploy Checklist
|
||||
|
||||
This checklist helps you deploy `upload-logger.php` to production safely.
|
||||
This checklist helps you deploy UploadShield's primary script (`upload-logger.php`) to production safely.
|
||||
|
||||
## Pre-release
|
||||
|
||||
@@ -37,7 +37,7 @@ This checklist helps you deploy `upload-logger.php` to production safely.
|
||||
|
||||
## Deployment
|
||||
|
||||
- [ ] Ensure `php_admin_value[auto_prepend_file]` is configured in the site pool for PHP-FPM to include `upload-logger.php`.
|
||||
- [ ] Ensure `php_admin_value[auto_prepend_file]` is configured in the site pool for PHP-FPM to include `upload-logger.php` (UploadShield).
|
||||
- [ ] Reload or restart PHP-FPM gracefully after changing pool settings.
|
||||
- [ ] Verify the web server denies direct access to `logs/` and `quarantine/`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user