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

how to disable security block on intranet file:///// urls?

  • 4 réponses
  • 6 ont ce problème
  • 1 vue
  • Dernière réponse par gnittala

more options

I have the latest version of firefox esr and im trying to remove the security blocks which stop it from opening file:///// urls on our intranet website.

Can anyone tell me how I can disable the feature and get it to open the urls with the relevant program (a folder share windows explorer, and any other document to use the windows default program list).

I have the latest version of firefox esr and im trying to remove the security blocks which stop it from opening file:///// urls on our intranet website. Can anyone tell me how I can disable the feature and get it to open the urls with the relevant program (a folder share windows explorer, and any other document to use the windows default program list).

Toutes les réponses (4)

more options

Hello, Please check if the links below help you in configuring opening of file:// URIs. Please do note that FF does support file:// URIs out of the box, provided the format is set properly

Hope this helps.

more options

Sorry but the file:// or should i say file://///servername/foldershare/

I am talking about an intranet website where the files are not saved on client computers but on a central file server.

more options

I suspect there is not a solution using the File protocol. This article is in fact linked to from the links in the last post and mentions workarounds.

more options

As per this Wiki link File URI Scheme the scheme for intranet would be file://hostname/path/to/the%20file.txt. Can you please try that. The same wiki page has the user.js entries to check this.

Hope this helps