Check out this article about
301 Redirects | .htaccess Redirects. Please tell me what you think about it. You can contact me anytime!

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 a shared web hosting server, you use 301 redirects in redirecting a single html page or an entire website.
Here’s and example of redirecting a single page/html page:
Continue reading »
Check out this article about
Configure Virtual Hosting in Apache Web Server. Please tell me what you think about it. You can contact me anytime!
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 internet, period!
It is believed (and i know they made a survey or study about it) that Apache takes 90% of all web servers in the internet. Most web hosting company, and I’ve once worked in one, use Apache.
This post will talk about how to setup Apache for Virtual Hosting
Continue reading »