You are Here: FAQ ->Dedicated Servers->Linux Root Server->How To?->Article #12


WebHosting 5.0 This article is for 1&1 Linux WebHosting only.


How to check the modules installed by default on the Root Server


To check the modules installed please follow these instructions:

1. Log in to your server via SSH.

2. Access httpd.conf file (/etc/httpd/conf/httpd.conf)

3. The following lines are commented off by default
<Location /server-info>
    SetHandler server-info
    Order deny,allow
    Deny from all
    Allow from .your-domain.com
</Location>
Uncomment them and add the domain name you
wish to access the information from by replacing .your-domain.com

Then stop and start apache server as follows:
/etc/init.d/httpd stop


/etc/init.d/httpd start

You can access the information at http://your-domain.com/server-info


Disclaimer: 1&1 provides the scripts and related information on this page as a courtesy, subject to 1&1's General Terms and Conditions of Service (the "GT&C"). As set forth in more detail in the GT&C, the scripts and information are provided "as-is", without any warranty, and 1&1 is not liable for any damages resulting from your use of the scripts or information.


SD2B2C805


Print Article
How useful was this article?
(From 5 = Very Useful to 1 = Not useful at all):
1 2 3 4 5