← Notes from the studio
Server

2 posts tagged Server.

Everything we’ve written about Server — sorted newest first.

Server

Increasing the PHP memory limit.

Four ways to raise the PHP memory_limit setting — php.ini, .user.ini, .htaccess, and ini_set() — and how to pick the right one for your hosting setup.

HCOMS03 / 26
Server

Redirecting www to non-www (or the other way) with .htaccess.

The cleanest .htaccess rules for forcing your site to a single canonical hostname — www-to-non-www and non-www-to-www, with HTTPS.

HCOMS03 / 26