Contact Menu

Search results for "apache-is-runnin-a-threaded-mpm-but-your-php-module-is-not-compiled-to-be-thread-safe"

Résumé

Chris Gilligan Web Developer, Information Architect, Web Server Administrator, Media Producer web • video • print chris@chrisgilligan.net chrisgilligan.com I design and produce information and communication media for university, corporate, small business, manufacturing and non-profit clients: web sites Information architecture and design for open source content management systems Front-end UI design, HTML, PHP, LESS Linux Apache/Nginx […]

Continue Reading
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

…to start VARNISH_MIN_THREADS=1 # # # The Maximum number of worker threads to start VARNISH_MAX_THREADS=1000 # # # Idle timeout for worker threads VARNISH_THREAD_TIMEOUT=120 # # # Cache file location… (Search hits: 3 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 172.73)

Continue Reading 25
chmod-linux-1

Recursive chmod Tricks

…only files find . -type f -exec chmod 644 {} \; Recursively chmod only PHP files (with extension .php) find . -type f -name ‘*.php‘ -exec chmod 644 {} \;… (Search hits: 3 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 172.73)

Continue Reading 8
twitter_font-face

SSL and CloudFront CDN Support for WebFonts via .htaccess

…font/eot .eot AddType font/opentype .otf AddType font/x-woff .woff </IfModule> <FilesMatch “\.(svg|ttf|otf|eot|woff)$”> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin “fonts.googleapis.com,{{yourdistro69}}.cloudfront.net” </IfModule> </FilesMatch> # END CDN Cross-Site for Webfonts Yay! Delicious webfonts, even on… (Search hits: 1 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 46.06)

Continue Reading 2
hew-conf

High Ed Web 2023 Presentation

…UT Chattanooga had a WordPress Multisite that was managed “the old way” since 2007. We had a test environment and a production environment, running on a solid infrastructure, but making… (Search hits: 1 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 46.06)

Continue Reading