This is a migrated thread and some comments may be shown as answers.

How to block URL's using Proxy .

1 Answer 177 Views
Cloud Code
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
karthik
Top achievements
Rank 1
karthik asked on 24 Mar 2014, 01:46 PM
Hi
I want to know how to block URL's using Fiddler Proxy
I have a Proxy setting intalled in  my WEB Server.And from same machine i need this Fiddler proxy to block requests to google domain URL's and rest all domains should work fine.But at the same time without doing any configuration settings , it should blocked the URL's.
Thanks,
Karthik

1 Answer, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 24 Mar 2014, 04:46 PM
Hello,

In order to get help, you'll need to better explain what you're trying to do and why. Typically, you do not run Fiddler on a web server, you run it on a client that accesses that server. (It is possible to run it on the server, but it is not generally useful to do so). What is making requests to Google (code on the server? A client's browser? something else?) and how specifically do you want those requests to be blocked (TCP FIN, TCP RST, HTTP/5xx response, something else)?

Regards,
Eric Lawrence
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
Tags
Cloud Code
Asked by
karthik
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Share this question
or