LAMP is the combination of Linux, the Operating System, Apache, and the most robust Web Server, MySQL, the tiny but powerful database and a scripting... Read more
As a webmaster, upon creating your first site, you may want to install a program like WAMP or EasyPhp. You then put your site in the /www/ directory and it... Read more
The usage of the internet is escalating every day and now even more people can have access to the internet regardless of whether they are staying in remote... Read more
I want to know what should i do to install correctly Apache server under Linux debian? Can anybody help me? ==Solution= The installation of Apache server on... Read more
Log-ins used by Apache Web server is usually very wordy, they contain all type of information (image files, style sheets, javascript, son RSS, etc.) This... Read more
As for all installation purposes under Gentoo, Portage will handle the installation of packages and managing dependencies. The installation of Apache2 will... Read more
I just installed Apache (httpd.2.2.4)! The basic installation went well: when I type http://localhost/ into my browser I get a page with "It works" ( I... Read more
It is possible to override the index file (index.html) and still have access to the listing of a folder under Apache. To achieve this simply add in the... Read more
This tip explains how to configure an access via htaccess. This allows password secured access to web directories. We must add the following statement in... Read more
A web server is software that enables clients (web browser) to access web pages, that is to say, view HTML files from a web-browser installed on a remote... Read more