Search Content

Displaying 1 - 20 of 70

… Nginx: Fix for redirect loop on D8 sites Submitted by John … this down to a trick with the rewrite blocks we had in our Nginx virtual host config. Our config was built to support …

… , https://theawesomegarage.com/blog/limit-bandwidth... , https://www.nginx.com/blog/rate-limiting-nginx/ In our normal Nginx configurations, … , https://theawesomegarage.com/blog/limit-bandwidth... , https://www.nginx.com/blog/rate-limiting-nginx/ In our normal Nginx configurations, …

… necessary to support a Drupal stack - Linux, Apache/Nginx, MySQL/MariaDB/Postgresql, PHP (mod_php, php-fpm), … necessary to support a Drupal stack - Linux, Apache/Nginx, MySQL/MariaDB/Postgresql, PHP (mod_php, php-fpm), …

… server to see what was going on there. Looking through the Nginx error logs, I found a bunch of messages: 2017/02/09 … course, I had to give it a quick spin. Drupal 7 results - Nginx, PHP5.5, MariaDB - 2 requests per second So I pointed …

… and PHP, of course, but instead of Apache we've moved to Nginx, and we've added Docker and Salt. If you're a technical … into containers. On our production servers, we have kept Nginx, Postfix, and DNSMasq outside the containers and …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… it has been in production before it was discovered. We tag and back up the production site before deploying any … E-Commerce Education Energy Health Care Legal Medical Retail Software Change Deployment Drupal Drupal Planet Risk …

… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …

… If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that will take people who scan it with a … If you own a pet, by the way, head over and get a pet tag while they're still free! The pet tag has a QR code that …

… able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory … able to identify several big wins, such as: setup meta tag module, disabling php filters, fixing staff directory …

… Ask Freelock: How do you stop spam? Submitted by John Locke on … to build a relay server for you, contact us for a quote. … Ask Freelock: How do you stop spam? …

… optimized out of the box). Our newer favored stack, Linux, Nginx, Docker, PHP-FPM, MariaDB , can more easily get you … ) to host my website. Their platform used Apache, Varnish, Nginx, Memcached and PHP-FPM stack, which is optimized for …

… <script> </span></p> <p style="text-align: center;"><span>document.write("Maybe next time"); </span></p> <p … From the code above, you can see we have a paragraph tag and JavaScript code. The role of the JavaScript code is … </head> <body><p> You were sent here by:<script>document.write(document.referrer);</script> </p> </body> …

… this does is it creates a URL structure based on how you tag an individual story. For example, you might have one … this does is it creates a URL structure based on how you tag an individual story. For example, you might have one …

… people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you … We attach an expected value of that opportunity, and tag them with a sales stage. This becomes our sales pipeline, … people. So a person is a contact in my system. You can tag that person as a customer, lead, prospect, whatever you …

… pages are linked correctly, pictures and pages have been β€œtagged” with information about them, and the site can be … world of SEO, they cannot just put terms on their page and tag pictures and be done with itβ€”they have to walk a mile in … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> …

… rules coming out regularly. We have SpamAssassin set to tag all messages, and reject those that have a score higher … rules coming out regularly. We have SpamAssassin set to tag all messages, and reject those that have a score higher …

… and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment … and the final version number is applied and a matching git tag is created. Then the CI system looks up the deployment …