exclude directory for rewrite rules
Many php applications have their own internal URL rewriting techniques. To exclude a path from being included in these rewrite rules, you can do so…
Many php applications have their own internal URL rewriting techniques. To exclude a path from being included in these rewrite rules, you can do so…
While M3’s default display php errors in browser is off for security reasons, you may enable it on your site(s). Add this to your site’s…
Want to test Imagick in your php scripts? Save this file as imagick_test.php and upload it to your server: You will need to create a…
Creating a backup of your database is very important. Besides having a safe and updated copy of your database, its also wise to do so…
If your primary DNS server fails, it can leave your computer / server in quite a pickle. Many services on servers require adequate DNS performance,…