Explore >> Select a destination


You are here

seirdy.one
| | www.ayush.nz
3.8 parsecs away

Travel
| | HTTP security headers: Content-Security-Policy
| | ole.michelsen.dk
4.1 parsecs away

Travel
| | Protect your website against cross-site scripting (XSS) with a content security policy (CSP) with a custom header in Apache, nginx or IIS.
| | alistapart.com
3.4 parsecs away

Travel
| | As an extension to our From URL to Interactive series, designer and front-end developer Melanie Richards takes a deep dive into how our content is accessed by a wide array of screen readers, which are highly customizable to users. Understanding the nuances of accessibility APIs, thorough testing approaches, and the wealth of resources available, site
| | blog.zespre.com
11.2 parsecs away

Travel
| Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st...