Sep 27
icon1by ezuca |  Tutorials  | 1 comment
Apple Wallpapers What shall you do if something goes wrong with your iPhone? Perhaps the first thing you would do is to diagnose the cause of the problem. Afterwards if you think the problem is just something resolvable and you think you could handle it then you would try to repair it by yourself, right? This action could be harmless though you should also be sure of what you are doing before you really continue fixing it. Continue Reading...
Sep 4
icon1by ezuca |  Tutorials  | 8 comments
.htaccess is a configuration file used on various web servers which run the Apache Web Server program. If Apache detects the .htaccess file, it will then try to execute the .htaccess file where custom commands for configuring a lot of functionalities and features in delivering your site to the public are. The file .htaccess is just so powerful that's why in this article, we will try to utilize its capabilities. htaccess

In this tutorial, we will learn the following .htaccess commands and controls:

•Customizing Error Pages
•URL Redirection
•Password-Protecting the Directories and Files
•Blocking Specific Users
•Preventing Hotlinking of Images and Other Files
and much more...
Continue Reading...