| Posted: 27 July 2010 at 10:09am | IP Logged
|
|
|
Hi there Anton.
I have the following rule:
RewriteCond %{QUERY_STRING} (?:%20union%20|%3Cscript|<script|/\*|insert%20|sysobjects|;--|@@|declare%20|drop%20|benchmark%20|sp_|%3b|char\(|'%22) [NC] RewriteRule !403\.html$ - [F]
I need to update the 403.html file, but I cannot find where it exists on the server. Do you know where it is or is it part of your DLL?
If it is part of the DLL, how do I update to just send to a file on my server somewhere? I want to make sure the same URL that was requested is still show in the URL bar.
Thanks for the help!
Dennis
|