Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

Re: [users@httpd] stopping uri that have a Url in them

Igor Cicimov

2009-07-02

Replies: Find Java Web Hosting

Author LoginPost Reply
RewriteEngine On
RewriteCond %{REQUEST_URI} ^http\:\/\/.*\.com$
RewriteRule - [F]

On Wed, Jul 1, 2009 at 6:26 AM, bfree@free-man.net <bfree@free-man.net> 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@httpd.apache.org
  "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.