Month: October 2018
Apache web server directives are processed according to Apache’s merging rules (Directory, Files, Location, etc). But when multiple Aliases or Redirects occur in the same context (for example, in the same <VirtualHost> section) they are processed in a particular order. First, all Redirects are processed before Aliases are processed, and therefore a request that matches […]
One of the easiest ways to alter the appearance of your website is to include suggested fonts in your site’s style sheet. Originally, you had to list a number of fonts in your style sheet (ultimately finishing with the appropriate “generic” font family type as a final fall-back), hoping that people reading your website would […]
Recent comments