diff options
| author | kj_sh604 | 2026-05-31 00:32:02 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-31 00:32:02 -0400 |
| commit | cf23fda43083a7374f48fc37433c0a8117779d2d (patch) | |
| tree | 664c87fa2007fd7958d8b780d2b59f0886d0d06a /src/uploads/.htaccess | |
| parent | 8f2ef3227a87bb6389a40ef85c2d6ab9db405dc5 (diff) | |
refactor: hardening of the application
Diffstat (limited to 'src/uploads/.htaccess')
| -rw-r--r-- | src/uploads/.htaccess | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/uploads/.htaccess b/src/uploads/.htaccess deleted file mode 100644 index 2cf2ddc..0000000 --- a/src/uploads/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -# prevent PHP execution in uploads directory -php_flag engine off |
