Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

how to browse local link in the last version of firefox

  • 4 odgovori
  • 1 ima to težavo
  • 11 ogledov
  • Zadnji odgovor od ideato

more options

I use below code to open local link but it doesn't work. Open Firefox. Enter about:support to the address bar. Click Open Directory for Profile Directory. Create or open user.js and add the following lines: user_pref("capability.policy.policynames", "localfilelinks"); user_pref("capability.policy.localfilelinks.sites", "file:///PUT SERVER NAME HERE";); user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess"); Restart Firefox

I use below code to open local link but it doesn't work. Open Firefox. Enter about:support to the address bar. Click Open Directory for Profile Directory. Create or open user.js and add the following lines: user_pref("capability.policy.policynames", "localfilelinks"); user_pref("capability.policy.localfilelinks.sites", "file:///[[PUT SERVER NAME HERE]]";); user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess"); Restart Firefox

Vsi odgovori (4)

more options

Hello, any luck if you change the

user_pref("capability.policy.localfilelinks.sites", "file:///PUT SERVER NAME HERE";);

with the next :

user_pref("capability.policy.localfilelinks.sites", "file://///idserver");

thank you

more options

See also:

  • bug 995943 - local (file://) links don't work even when configured for company's internal system

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

more options

user_pref("capability.policy.localfilelinks.sites", "file://///idserver"); it's didn't work. please show me a complete sample to check it with my own. thank you/

more options

user_pref("capability.policy.policynames", "localfilelinks"); user_pref("capability.policy.localfilelinks.sites", "file://///idserver"); user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");

in idserver put your server id

thanks again

Spremenil ideato