Questions tagged [firefox]

Mozilla Firefox is a free and open source web browser descended from the Mozilla Application Suite.

257 questions
0
votes
1 answer

Firefox automation script

Some terminals need to be able to automaticaly start Mozilla (or another browser if more convenient) and visit a prespecified page. How is it possible to write a script that runs localy and when invoked it fires up the browser and visits the page?…
dsljanus
  • 27
  • 1
  • 5
0
votes
1 answer

Firefox packaging to include addons for network installation

While looking up information on FireFox here I came across the post: Non-IE browsers wont auto-authenticate. which showed how to handle the issue of integrated login for FireFox which also briefly explained how to edit the package to handle setting…
Chris Marisic
  • 1,424
  • 8
  • 33
  • 51
0
votes
2 answers

Session Time-out in Typo3 website and impossible to open with Mozilla Firefox

I have a website build on Typo3 and when I go to update it, I need to use IE, I can't get to edit anything when I open it with Firefox. Cookie Problem? Then the second problem, much harder to manage, is the session Time-out. Somehow it's logging me…
waszkiewicz
  • 1,002
  • 3
  • 17
  • 36
0
votes
1 answer

HTTPS Site Accessed through IE but can not accessed through firefox

Recently upgraded Apache version to 2.2.19, have done configuration (https) as usual, while trying to access the applications through IE its working fine. But while trying to access through Firefox, it throws error as "Data Interrupted/Connection…
Sivaguru Nathan
  • 101
  • 1
  • 2
  • 3
0
votes
1 answer

Web Browser Kiosk Temporary Internet Files

For a PC that is set up as a kiosk always running a web browser, are there settings available in the major web browsers to delete the temporary internet files periodically? I know Firefox has settings to clear them upon closing the browser but this…
Doug Porter
  • 170
  • 1
  • 8
0
votes
1 answer

Smartcard (USB Cryptostick) and Firefox

I am having a GPF-Cryptostick running on ubuntu 11.04 with firefox 5.0. Using a smartcard is such a great thing, but i did not found any good how-tos. Maybe it is just a lack of understanding. First: My Cryptostick (Smartcard) works fine. I am using…
Janning
  • 1,421
  • 2
  • 21
  • 38
0
votes
4 answers

ssl_error_rx_record_too_long error on IIS - site was working, suddenly stopped

I am suddenly getting this error connecting to localhost IIS on my development machine. It has been working fine for ages, and now suddenly has this error in Firefox: Secure Connection Failed An error occurred during a connection to localhost. SSL…
JK01
  • 339
  • 2
  • 7
  • 16
0
votes
1 answer

How can I force a firefox persona skin on all computers in my domain?

I would like to force a specific firefox persona skin on all my domain members. How can I do it?
Alex58
  • 21
  • 2
0
votes
1 answer

Determining client's real IP address in VPN connection

Is it possible to extract The IP of my PC when I'm connected to a VPN connection and surf internet? By saying "IP of my PC" I mean the IP address of my system when I'm not connected to the VPN connection. In general, is it possible for a website…
Kamyar
  • 143
  • 5
0
votes
1 answer

Mac 10.6.7 Firefox office 2011 file association for all users

I need to work out a way to have Firefox 4 or 3.6 on OSX to auto open Word, Excel and Powerpoint file types from a local intranet. I have setup Firefox under a localuseradmin with the file types set to open automaticly and then I copied the…
Sandman
  • 1
  • 1
0
votes
1 answer

firefox proxy switching

We have the P.C. users running unprivileged which means they can't change their proxy settings in IE, however with firefox installed they can, I prefer them to use firefox, is there any way to stop firefox allowing proxy settings to be changed?
Tim the Enchanter
  • 347
  • 2
  • 6
  • 21
0
votes
1 answer

Why does domain/folder/ and domain/folder///// return the same location?

Why does domain/folder/ and domain/folder///// return the same location in a browser's URL address bar? Windows 7 + Firefox
darkAsPitch
  • 1,931
  • 4
  • 25
  • 42
0
votes
1 answer

haproxy access list using path_dir having issues with firefox

I'm trying to route all requests containing a path directory of /socket.io/ to a separate port with HAProxy. Here is my config file: global maxconn 4096 # Total Max Connections. This is dependent on ulimit nbproc 2 defaults …
user11243
  • 163
  • 1
  • 5
0
votes
3 answers

MacOS creates a new mount on AFP path calls

following scenario: In my webapp, my customers are using Firefox as target browser. They have the need to open afp:// folders via Javascript. To make a long story short, this really works. You need to setup Firefox with about:config and set the…
jAndy
  • 133
  • 6
0
votes
1 answer

Accessing public calendar from firefox after upgrade to Exchange 2007

Our company email/calendar server is in Exchange. I work on Linux using Firefox/Thunderbird. We have an office calendar as a shared "Public Folder", and in the past I've successfully accessed this using firefox. We've now upgraded to Exchange…