Thank you for confirming that. I can use multiple rewriteconds to catch SQL injection without tripping on legitimate words like selection in URLs So, for example
Code
RewriteCond select [NC]
RewriteCond union [NC]
RewirteCond else [NC[
RewriteRule  ^(.*)$ - [F,L]
would reject any sql injection attempt that uses select AND union AND else but would not match on select only

Last edited by Baldeagle; 10/07/2023 1:45 PM.

The Stovebolt Geek
https://www.stovebolt.com/ubbthreads/ubbthreads.php

Server Information
UBB.threads Version 7.7.5
Release 20201027
Server OS Linux
Server Load 0.16
Web Server Apache/2.4.6
PHP Version 7.4.33
MYSQL Version 5.7.43
Database Size 1.85 GB