The Difference Between Apache and NginX Apache and NginX are two important players in the web server sector. According to Stackscale, Apache makes up roughly 34% of the web server market and NginX accounts for about 33%. But how are they different? When should you use one over the other? We’re going to compare and… Read more »
Continuous SSL Monitoring
Monday, May 25, 2015
A-Team Systems has just completed full integration of Qualys’ SSL Labs testing suite into our client server monitoring infrastructure. All of our maintenance and monitoring plans now include continuous best practice configuration, protocol, and certificate monitoring for all HTTPS sites — automatically! This ensures our client’s SSL configurations are always the most secure as industry… Read more »
ANSWERED: What is the Best Way to Redirect Web Visitors to My ‘Real’ Website?
Monday, June 13, 2011
Today it’s common to have a single web site but multiple URLs which you want funnel visitors from. For example if you’ve purchased .Net and .Org variations of your domain name you want visitors to see your .Com web site, even if they type in the .Net URL. You also might want to provide a… Read more »
SOLVED: Apache HTTPd Crashes or Goes Offline Exactly At Midnight
Monday, August 9, 2010
After updating Apache httpd on a server running FreeBSD, it went offline at exactly midnight the following night, producing a log entry like this in httpd-errors: [Tue Aug 10 00:00:01 2010] [notice] SIGHUP received. Attempting to restart [Tue Aug 10 00:00:01 2010] [notice] seg fault or similar nasty error detected in the parent process The… Read more »