Questions tagged [firefox]

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

257 questions
1
vote
1 answer

Can't Get Any Browser to Prompt for A Client Certificate (Certificates on Apache)

I want Apache to verify clients' certification before authorizing the user to proceed to the website. In Chrome my error is: 192.168.2.57 didn’t accept your login certificate, or one may not have been provided. Try contacting the system…
1
vote
2 answers

How to reorder / sort profiles in Firefox

Recently I have been more and more using profiles in Firefox. I have one for every member of the family, then some for proxied firefoxes (tor, i2p, freenet), then a "guest" default profile, and several profiles for development purposes. Soooo,…
Joel.O
  • 489
  • 4
  • 9
1
vote
1 answer

Lock down Mozilla Firefox for Citrix

We have a requirement to publish a web application through Citrix, but the application works only with Mozilla Firefox. We are looking for a way to disable the below 4 things. Disable the prompt to set Firefox as default browser Disable the prompt…
Rajesh Bhuvanan
1
vote
1 answer

Requests to /page'A=0 in nginx error logs

I've been receiving error log entries of attempts to access various pages though my web server that just append 'A=0 at the end of the URL (e.g. /about'A=0). Upon closer inspection of my access log I found out that the request was apparently sent…
SeinopSys
  • 532
  • 2
  • 6
  • 19
1
vote
2 answers

Curl receives expired cookies

Why does curl receive an expired cookie? In a response to some url the server is sending a 302 Found response and a cookie. In Firefox this cookie gets set seamlessly. Firebug says: Set-Cookie …
Alex
  • 2,357
  • 5
  • 32
  • 41
1
vote
0 answers

Benchmarking websites via a browser to check loading times of a server?

I'm looking for a benchmarking tool to help find out the loading times of a website, I what to be able to run it like 250 times automatically to work out if a series of changes improves things or not. I tried to use the tool…
Ryflex
  • 139
  • 1
  • 11
1
vote
1 answer

how to block mailto in firefox running on windows 10

We used to be able to block mailto: window on firefox from poping up when someone clicked on a mailing address, but upgraded to windows 10 and on some pdf files if we click on an email address add an email account pops up. How can we permanently…
kevbuntu
  • 169
  • 1
  • 1
  • 7
1
vote
2 answers

cannot identify YouTube traffic with ndpi-netfilter, when using Google Chrome

I have ndpi-netfilter installed on Ubuntu and I need to shape the youtube traffic to 100kbps using tc module. I classify all youtube traffic to a one class through the iptables and apply tc class to shape the traffic. It works fine when I use…
1
vote
0 answers

Ways to manage & automate Chromium & Firefox updates & releases for Windows clients?

Given the privacy concerns & data stealing via Chrome & Microsoft browsers, we'd like to do this for our Windows client machines. Here I am specifically asking about Firefox & Chromium and not Google Chrome.…
1
vote
1 answer

Repetitive / incessant hits to pages, blank referrer, non-malicious

I asked this question last week, and followed the debugging advice and now have additional information. I have an odd problem-- on a high traffic website (millions of visitors a month), every day we get about 20 or so situations where one host…
arron
1
vote
1 answer

Getting a blue bar in Firefox with GoDaddy's SSL?

I recently purchased a TurboSSL from GoDaddy. In Firefox, the address bar goes blue for a second, but then goes back to white. Is that because some images are coming from http:// and not https:// or is GoDaddy not supported with Firefox to actually…
SJaguar13
  • 937
  • 1
  • 6
  • 13
1
vote
0 answers

How to watch firefox/chrome running headlessly [under xvfb] on remote headless machine?

I have my selenium tests running on a jenkins server installed on a ubuntu headless machine [remote on AWS] using xvfb buffer, there are times when the tests gives false failures may be because of resolution/time/configuration issues but they just…
1
vote
1 answer

Result (Aborted) when navigating to web portal

I administer a webapp (HP Service Manager). After upgrading browsers (IE, FF) we are not able to access the web front end. Using the "Dev Tools" in IE, I see the "result" of the request was "(Aborted)." I was expecting to see a 400 or 500 error, so…
Jeff
  • 701
  • 8
  • 13
  • 26
1
vote
1 answer

Connect to racadm via SSH, console is blank and non-responsive

I have DRAC5 installed on a PowerEdge server running CentOS. I'm able to SSH into the DRAC and issue racadm commands. When I issue connect com2 I briefly see a prompt: A second later the screen goes blank and my quit key sequence does not…
a coder
  • 789
  • 4
  • 20
  • 38
1
vote
0 answers

Hyphen character encoded as “%2D” with IIS6

A customer has set up a website on a server IIS6. In older versions of Firefox, they have a problem with a URL containing a hyphen character. When they request http://www.example.es/mas-info they get a 301 redirect…
kaiser1871
  • 11
  • 2