On 4/17/2014 3:46 PM, Yehuda Katz wrote:
On Thu, Apr 17, 2014 at 3:12 PM, Mark London mailto:m...@psfc.mit.edu>>wrote:
So I've been trying to find a configuration that redirects
HTTPS://XXX.COMto HTTPS://WWW.XXX.COM. Unfortunately,
every configuration that I've tri
Hi - I inherited a web server from another site. I requested a
wildcard certificate for that server. What I failed to realize, was
that a wildcard certificate only covers *.XXX.COM. It won't cover plain
XXX.COM. And unfortunately, people mainly connect to the site, using
XXX.COM Thus,
Hi - At the top of my php scripts, I have code to connect to our ldap server,
in order for the scripts to make ldap requests. I don't have any disconnect
call in my code. Lately I have noticed that the apache server will get into a
state where connection requests will occasionally fail. When
Evan Platt wrote:
On Mon, May 1, 2006 4:38 pm, Mark London wrote:
A user at our site has complained that he when he tries to create a
script (cgi or php) that uses PING, if the PING hits a node that doesn't
respond (i.e. the node has a firewall), the PING never times out and the
script
A user at our site has complained that he when he tries to create a
script (cgi or php) that uses PING, if the PING hits a node that doesn't
respond (i.e. the node has a firewall), the PING never times out and the
script hangs. From the command line, PING will timeout. Would anyone
have any i