Adding hsts to htaccess

# HSTS <IfModule mod_headers.c> Header set Strict-Transport-Security “max-age=31536000; includeSubDomains; preload” env=HTTPS </IfModule> # X-XSS-Protection <IfModule mod_headers.c> Header set X-XSS-Protection “1; mode=block” </IfModule> # X-Frame-Options <IfModule

Read More »

Synology DS1815+ iSCSI

Ran into a problem with a synology DS1815+ and though this could be helpful for others. On the latest auto update to 6.0.1-3793 the iSCSI target(s) can become

Read More »

cpanel htacess dev environment.

WordPress .htacess for cpanel ~dev environment. For use when the site is installed @ domain.com but needs to be accessed from server.com/~username/ for testing. #

Read More »

The importance of SSL

Why is SSL important? It protects data in transit as it transverses over routers on the internet. From simple web pages to business transactions and

Read More »

Watch cpanel log files

From time to time you will need to examine logs looking to identify problems. An easy way to watch these files is with tail, grep,

Read More »

Posting to social media

Posting to social media can be a great way to generate new leads and engage with previous customers, It can also turn your client base against

Read More »

Super Cookies

On Friday democratic senators announced plans to seek an investigation into Verizon Wireless’s use of dreaded “super cookie” after finding evidence these unique tracking codes

Read More »