The Status module allows a server administrator to find out how well their server is performing.
This module is normaly enable by default on ubuntu.
On a ubuntu distribution, you can edit the file etc/apache2/mods-available/status.conf for your personal configuration; for example to allow only from your ip.
Complete description can be found at apache website.
ab - apache benchmarkThis is a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server. It is designed to give you an impression of how your current Apache installation performs. This especially shows you how many requests per second your Apache installation is capable of serving.
What happens if you completely change your domain name from www.old-domain.com to www.new-domain.com?In this case it is important to inform the search engine of the change.The best solution is to redirect the request to the new url with a 301 code. How?
In proftpd (ftp server), the most common configuration requested is to restrict users to their home directories, which can be done simply by adding the following line to your proftpd.conf: DefaultRoot ~ The ~ (tilde) is a Unix-ism that is expanded to the logging-in user's home directory.You can use this configuration directive in:
Drupal is a robust platform and Content Management System. It is used for communities, ecommerce, many sizes of sites from small companies, to non-profit groups.Those are the main reasons why I use drupal as a cms:
You can create the most excited website, spend a lot of money for nice layout, best seo advices, but if your site is hosted by a bad hosting provider, people will simply not see it..you will lose a lot of visitors.
Disclaimer: The information and content provided on this website is for reference and informational purpose only. We cannot guarantee for accuracy and completeness for any information or content published on this site. Use of the information and content on this site is at your own risk. We accept no responsibility for any loss or damage arising from the use of this website either directly or indirectly.