Category Archives: Web Hosting

Setting Up Custom Name Server at your Registrar

Just want to note here steps on how to setup your own custom name server from your registrar. In my case, I had to do it on GoDaddy. But of course there are tons of webpages out there that explains how to do it in different registrar.. on this post I just took the part … Continue reading

301 Redirects | .htaccess Redirects

301 .htaccess redirect is the safest search engine redirect there is! This is also the friendliest method for web page redirection. Most web hosting company and web master out there will definitely recommend this method of web page redirection. The code “301″ is interpreted as “moved permanently”. For websites hosted in either dedicated server or … Continue reading

Reverse IP Domain Lookup Website

This post is still related or somewhat helpful to our virtual web hosting/how to start a blog series of post. The Reverse IP Domain Lookup tool will help you determine information about your shared web server. If you do a quick Google search for ‘reverse IP domain lookup‘, you’ll see that there are more than … Continue reading

Shared Web Hosting

This post is somewhat related to the configuring Apache for virtual hosting post we did couple of days ago. Well, this is intentional anyway since I want to make a series of post that will help those who want to start a blog and would like to know all the technicalities in doing one. This … Continue reading

Configure Virtual Hosting in Apache Web Server

When we say or mention the word Web Server, the first thing that comes to our mind is Apache, right? (if you don’t then what are you doing here reading this? ) Apache is the most well known open source web server there is! Open source?? Make that the most wildly used webserver on the … Continue reading