Category Archives: Apache related

What is Apache?

Apache is a HTTP webserver software commonly run on Unix enviroments. All our webhosting services utilize Apache as the basic platform for serving all websites. Please visit http://en.wikipedia.org/wiki/Apache_HTTP_ServerĀ for more information regarding this software. Print PDF

Share

What is a .htaccess file?

An .htaccess file canĀ overide certain predefined settings or add additional settings to your apache configuration. An .htaccess file is usually uploaded to your website root folder or any of its subfolders, depending on what your requirements are. Some examples of .htaccess usage: Protect a directory with a password Custom error or 404 page redirects Block [...]

Share