Tag Archives: .htaccess

Apache IP Blocking Primer Tutorial

With Apache web servers you can use .htaccess files at the document root directory corresponding to website URLs to control various aspects to do with access to that website, or even directory of website. Some preparatory matters generic to .htaccess … Continue reading

Posted in eLearning, Networking, Tutorials | Tagged , , , , , , , , , , | Leave a comment

Yii MVC PHP Framework Hello World Content Tutorial

Yesterday, with Yii MVC PHP Framework Hello World Tutorial as shown below, it was a primer tutorial mainly concerned with the setup and installation of a Hello World scenario regarding … Yii is an open source, object-oriented, component-based MVC PHP … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 10 Comments

WordPress Upgrade Links Tutorial

Here is today’s “moving forward” moment regarding our WordPress upgrade from version 3.0.3 to 4.1.1. You may be wondering how relevant this is to you, and it may not be immediately applicably relevant, but you may find the approaches of … Continue reading

Posted in Data Integration, eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 19 Comments

WordPress Upgrade Implications Tutorial

Yesterday we saw with WordPress Upgrade Follow Up Tutorial as shown below that WordPress has a great Export and Import plugin to help migrate data after you upgrade your WordPress version. By the way, it is worth noting with this, … Continue reading

Posted in Data Integration, eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 12 Comments

WordPress Upgrade Follow Up Tutorial

WordPress has a great Export and Import plugin to help migrate data after you upgrade your WordPress version, perhaps. This came to the fore yesterday when we started (there is a lot more to do) on that migration path going … Continue reading

Posted in Data Integration, eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 21 Comments

WordPress Upgrade Primer Tutorial

It’s early days, and there is more to be done, but here at this WordPress blog we’re transitioning to version 4.1.1 from 3.0.3 Three major decisions involved … Do I keep the same theme? This one depends a bit, and … Continue reading

Posted in Data Integration, eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 14 Comments

PHP ob_start and Linux tee Primer Tutorial

Today we set up a performance timer for the use or not of the PHP ob_start() / ob_end_flush() buffering method duo (plus other related methods, as you will read from these links, and, later, below, hopefully). Tests seem to show … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Apache .htaccess Prevent Directory Listing Tutorial

Today’s tutorial continues some of this blog’s discussions regarding a big area (of knowledge) of Apache and PHP website usage, about the use of .htacccess files we last talked about with the previous Apache .htaccess Autoprepend Autoappend Primer Tutorial as … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , | 33 Comments