How to change the Apache HTTP port number
The default apache HTTP Listen port number is 80. If you want to change this port, you need to edit the httpd.conf file. If you have installed apache http server from source code, then the default installation path is /usr /local/apache2 or if you have installed it using repository then the apache configuration file httpd.conf is [...]
How to add / load / enable / configure modules in Apache Web Server
I hope you have basic knowledge about Apache HTTP web server. Here i am explaining about apache modules. i.e How to add/enable apache modules to your web server. During installation time of your apache web server (installation from source code), you might have missed to add modules information in the options. After the installation has [...]
How to install and configure apache server from source
Apache httpd has been the most popular web server on the Internet. It is avail for all platforms including Linux, Unix, Windows etc., . Installation and compilation of Apache Server from source is simple. Download the source from apache mirror. Download : #wget http://mirror.cc.columbia.edu/pub/software/apache//httpd/httpd-2.2.21.tar.gz Extract : # gzip -d httpd-2.2.21.tar.gz #tar xvf httpd-2.2.21.tar.gz Configure : [...]
Advertisement
Recent Posts
- Rsync command with ssh port number
- File creation date and time in linux
- How to install Java in ubuntu linux
- How to install Oracle Java JDK in ubuntu
- How to set password for website
- Plesk – MySQL admin login – password
- How to install and configure PHPMyAdmin from source code in CentOS / RHEL / Fedora linux
- How to find out mysql uptime
- How to backup and restore mysql database
- How to recover mysql root password
- How to connect Mobile Broadband in the ubuntu linux
- Easy method to update bootloader in linux
- Webcam software for linux
- Check memory usage in linux
- How to find out CPU utilization in linux
- How to check memory information in linux
- How to check cpu information in linux
- How to save history to a text file in linux
- Apachetop – Realtime Apache HTTP server monitoring tool
- Monitor mysql process with mytop – show processlist
- Tune MySQL Performance with MySQLTuner
- Arista – Video Converter, Web cam recoder for Linux
- How to connect internet in ubuntu linux
- Activate and Deactivate NIC in linux
- XBMC – Free Media Player for Linux, OSX and Windows
- How to install Skype on ubuntu linux
- How to change the Apache HTTP port number
- Apache HTTP Server installation from source code in linux
- How to add / load / enable / configure modules in Apache Web Server
- How to check the Video and Audio File properties – Media Information
Pick out from here !
address administration apache apache2 apt-get centos client cms command commands debian DNS download fedora howto how to http httpd install internet ip ip address lamp linux multimedia opensuse package player repository rpm skype softwares source ssh suse terminal tools ubuntu uninstall update users web web server website yumAdvertisement

