Re: Rewrite rule

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




RewriteCond  %{QUERY_STRING}  ^action=""> RewriteRule  ^/cgi-bin/blt?action="" - [G]

Very close with this one ... Try:

RewriteCond  %{QUERY_STRING}  ^action="">
RewriteRule  ^/cgi-bin/blt$ - [G]

As I said before, you can't include the query string in RewriteRule statement.


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux