DirectoryIndex is one of the available setting/directive available in apache. This is use to set the defalut page of the server. Here default page means when you just type your
htaccess
Its a best practice to serve the compressed content over the internet to dramatically save the bandwidth of the user. In this article I will cover how to compress the
Recently I have upgraded my blog theme, here you can see that I have used different webkit fonts in this. I had a problem when I have moved this theme
This article is about to explain the trick to auto append and prepend the php file using htaccess file. Surprised? Normally all project have some files which needs be included
For PHP websites htaccess files handles the most of the stuffs like, redirection, server side caching, server side compression. We can also protect files and folder using this .htaccess file.
In previous post ( here ) I have described that how can we redirect all pages of any website from http to https protocol. In some case you want that
It's required to have a URL with secure protocol while payment related pages. This payment mainly occurs in online shopping sites. So what to do when you have developed you