Re: stopping uri that have a Url in them

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

 



Or you can use mod_security instead it will protect you from XSS and SQL injection attacks and some other nasty stuff :)

On Fri, Jul 3, 2009 at 10:23 AM, Igor Cicimov <icicimov@xxxxxxxxx> wrote:
RewriteEngine On
RewriteCond %{REQUEST_URI} ^http\:\/\/.*\.com$
RewriteRule - [F]

On Wed, Jul 1, 2009 at 6:26 AM, bfree@xxxxxxxxxxxx <bfree@xxxxxxxxxxxx> wrote:
I have a major attach of URL being sent:
http://mydomain.com/http://someurl.com
so the http:/someurl.com is requested from my apache server.
any way I can stop this.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[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