Domain Search -  www. .
Shared Web Hosting
Standard $4.95/mo ($6.95/mo)
Professional ($9.95 / month)
Advanced ($12.95 / month)
Compare Shared Packages
Order Now

Shared Package Profile
Shared Web Hosting

CentOS, Apache and PHP

Cisco Networking

Firewall and IDS


Dell PowerEdge Servers
Shared Web HostingHigh power, low cost. Business on a budget.

What is Apache Web Server?
Apache is the name of the software that allows you to run a web service on a UNIX server. Apache is very popular and provides access to most web sites on the internet. A recent Netcraft survey of Web Servers around the world placed Apache Powered sites at over 50 percent of the total. Part of the reason for this maybe that it is freely available, reliable and simple to set up and configure, and it can provide most of the requirements for a web site.

At LBI Host, every shared web hosting package comes standard with Apache 2.x.

Apache supports a variety of features, many implemented as compiled modules which extend the core functionality. These can range from server-side programming language support to authentication schemes. Some common language interfaces support mod_perl, mod_python, Tcl, and PHP. Popular authentication modules include mod_access, mod_auth, and mod_digest. A sample of other features include SSL and TLS support (mod_ssl), a proxy module, a useful URL rewriter (also known as a rewrite engine, implemented under mod_rewrite), custom log files (mod_log_config), and filtering support (mod_include and mod_ext_filter).

Popular compression methods on Apache include the external extension module, mod_gzip, implemented to help with reduction of the size (weight) of web pages served over HTTP. Apache logs can be analyzed through a web browser using free scripts such as AWStats/W3Perl or Visitors.