Cytrus Logic Blog

Apart from telling you all about our shenagins and goings on..Cytrus Logic Blog is where the industry’s top web developers, marketers, and security experts offer their advice and how-tos to make your site and organization a success.

You don’t need to figure out web technology and marketing alone. Let us help. Our Pogress Coordinators are ready to help you create a plan for your success.

Why I Abandoned Corporate Culture

There is a phrase by a well respected religious leader Gordon B. Hinkley that once said: “Life is to be…

Web Server Default Banners

Web server default banners are when web servers like Apache, Nginx, and others are configured to show their server type,…

What is the Strict-Transport-Security Security Header

Imagine if you are in a coffee shop and using public wifi. A hacker is also in the same coffee…

How to Prevent Content-Type Sniffing

Content-Type Sniffing is used to protect against MIME vulnerabilities. This happens when a user uploads a file but disguises it…

What is XSS Protection?

XSS protection is a security header that stops a page from loading when a XSS attack is detected. This header…

Directory Listing Enabled Error

Web servers can be configured to automatically list the contents of directories that do not have an index page. This allows…

What is the Trace Method?

The 'TRACE' is an HTTP request used for debugging which echo's back input back to the user.  This method allows…