Questions tagged [safari]

47 questions
2
votes
1 answer

Safari does not decompress gzip content when Content-Encoding is gzip,gzip

Safari for OSX, iOS, and Windows is having issues decompressing Gzip content on my server after a recent server overhaul. I moved from 1 server with Apache and PHP5-FPM to 3 servers. A load balancer and two servers running HHVM, all using Nginx. I…
Null
  • 31
  • 1
  • 4
2
votes
1 answer

How can I configure my FTP server so user can connect to it using safari?

I'm having an issue with my FTP server. Every browser / client can connect to it except safari. A safari session freeze after the client emit the RETR comand and then issue a "425 Failed to establish connection" error. I know connection to ftp from…
Pierre
  • 123
  • 5
2
votes
1 answer

Avahi and Zeroconf Servers found by every application, but not by Safari

I have two servers in my home network: The first one is an Arm based linux computer running on a custom Debian 3.4.43 kernel The second one is an Arduino with an ethernet shield. I installed avahi and apache2 on the linux server, installed apache…
2
votes
1 answer

iPad's Safari does not remember server proxy configuration

I block all direct internet traffic of my company's network. Everybody now must use a proxy, but in all iPads, I can not solve this trouble: iPad works, but can not save proxy authentication then for every http session of Safari it asks for proxy…
Tobia
  • 1,210
  • 8
  • 37
  • 73
2
votes
3 answers

Safari, IIS and optional Client Certificates

I've a ASP.Net Webapp running on IIS7.5. The Webserver is configured to accept Client Certifcates. Unfortunately Visitors with Safari Browser are unable to view the Page. Same Problem as described under the following…
Philipp
  • 21
  • 1
  • 3
2
votes
0 answers

Vanilla .Net 4.0 website cannot identify some AppleWebKit based browsers

We are seeing some Safari browsers failing to cross-authenticate our website after we upgrade to .net 4.0 from .net 3.5. After much investigation, it turns out to be a problem with ASP.Net identifying the Safari browsers properly. ASP.Net…
Chad
  • 21
  • 1
1
vote
0 answers

Default document over HTTPS not working from iPhone 6 and iPad?

Server Configuration: Windows 10 Pro ColdFusion 2016 Standard IIS 10 I have a Web application that uses the built-in default documents module throughout the application to obfuscate file names. When I try to access any of the Website's URLs over…
natedog
  • 11
  • 1
1
vote
0 answers

NGINX: reverse proxy https to tomcat (guacamole) using client certificate

I have a Debian Jessie machine setup with NGINX and TOMCAT8. TOMCAT is running Guacamole. NGINX is setup to listen on port 443 (SSL) and reverse proxy to the local TOMCAT on 8080. Everything is working fine. When I add the ssl_client_certificate…
Laurent31415
  • 11
  • 1
  • 3
1
vote
0 answers

Apache 2.2.22 sporadically Changing POST requests from Safari 8,9 to GET

I have had several observations of Safari 8 and 9 sending POST requests to two different Apache 2.2.22 instances which are then passed on to a back-end REST API as GET requests. These happen sporadically, maybe once out of a hundred or more…
1
vote
1 answer

Safari 7 SSL error if using IP-adress

I have created my own CA for internal usage and set the root certificate to trustworthy on my machines. With this CA I signed the SSL-certificates for my internal servers. I only address them with their IP and so I used the servers' IP as…
K. Biermann
  • 147
  • 5
1
vote
1 answer

Having .htaccess No-Cache problems with Safari 5.1

I am trying to make it so that if anyone tries to download a swf file from my site (by going to http://mywebsite.com/direct.swf, for instance) they can't, they are just redirected to the homepage on my site. The following directives work great for…
user573117
  • 13
  • 2
1
vote
1 answer

Browser user agent string with all 0s

I've had 2 mac users hit my site today, and both their browser user agents were: Mozilla/5.0 (000000000; 0; 00000 000 00 0 000000; 00000) DDDDDDDDDDDDDDDDDDDD DDDDDDD DDDD DDDDDD DDDDDDDDDDDDD DDDDDDDDDDDDDDD instead of what I would generally…
psychotik
  • 123
  • 3
1
vote
2 answers

Get Safari to use different autocompletion on different URLs on same hostname

I have a webserver publishing different services over the same SSL VirtualHost, the two most commonly used being PhpMyAdmin and Cacti. These (and others) use 'cookie' style authentication, asking user and password in an HTML form (thus not using…
Luke404
  • 5,708
  • 3
  • 44
  • 58
1
vote
5 answers

How do you configure browser proxy settings in a centralized fashion

I am hoping that I would be able to get an answer to this question here my question at stackoverflow.com How do you configure browser proxy settings in a centralized fashion? Our development environment consists of many operating systems (Win XP,…
Joshua
  • 143
  • 4
1
vote
3 answers

Misdirected Request (only on Apple devices) iOS mobile browsers and Safari on Mac

The whole error Misdirected Request The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection. Apache Server at stories.therelevancehouse.com Port…
ALi Raza Darr
  • 13
  • 1
  • 3