Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

exclude proxy for certain domain

  • 5 réponses
  • 2 ont ce problème
  • 1 vue
  • Dernière réponse par user2698192

more options

Hi In network setting when I set a proxy I want to exclude the proxy for all sites using a certain domain like .net fro example. so that each site or address has a .net in the end of it, be excluded from being proxied. is that possible? how do I do that? thanks

Hi In network setting when I set a proxy I want to exclude the proxy for all sites using a certain domain like .net fro example. so that each site or address has a .net in the end of it, be excluded from being proxied. is that possible? how do I do that? thanks
Captures d’écran jointes

Solution choisie

This should be possible by either adding the top level domain to the list of exceptions using .net or by using a wildcard implementation that matches any domain with that top level domain using *.net.

Hope this helps.

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (5)

more options

Solution choisie

This should be possible by either adding the top level domain to the list of exceptions using .net or by using a wildcard implementation that matches any domain with that top level domain using *.net.

Hope this helps.

more options

Wesley Branton said

This should be possible by either adding the top level domain to the list of exceptions using .net or by using a wildcard implementation that matches any domain with that top level domain using *.net. Hope this helps.

thanks a lot that helped. and if you could help, is there anyway that we can exclude all domains that their servers are located within a specific country? for example I want to exclude all domains and addresses that their servers are located at France as an example

more options

Unfortunately, that's not possible.

The best you could do is exclude the top level domains .fr, but that would only exclude the few French websites that have a regional domain. It would do nothing to exclude French websites that are operating other some other top level domain, like .com or .org.

more options

Note that some website use mirrors for main content and for CDN delivery that are located in your vicinity for fast access.

You could use a PAC file to have finer control.

more options

cor-el said

Note that some website use mirrors for main content and for CDN delivery that are located in your vicinity for fast access. You could use a PAC file to have finer control.

can you explain this more for my case? thanks