Posted by Admin on 3rd October 2007
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Sometimes you want to restart your Apache server after changing some configuration in your virutual hosts,sites etc, but you have few hundred clients currently downloading files from your server and you don’t want to disconnect them.
Read the rest of this entry »
Posted in Webserver | No Comments »
Posted by guimeau on 30th July 2007
I’ve read a lot of manuals, how-to’s etc. describing the process of setting a Debian webserver containing the great VHCS2 control panel system. I’ve tried them all, and all were failing for me on several critical points. So i tried to gathered all steps to this one-stop how-to.
Read the rest of this entry »
Posted in General, Webserver | 25 Comments »
Posted by Admin on 4th June 2007
AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. It can analyze log files from all major server tools like Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar, IIS (W3C log format) and a lot of other web, proxy, wap, streaming servers, mail servers and some ftp servers.
Read the rest of this entry »
Posted in Webserver | 3 Comments »
Posted by Admin on 2nd April 2007
By default, most pre-packaged apache installations come with full information leakage, so if you telnet to port 80 on your webserver you can check, just type in the GET / HTTP/1.1 line, then hit enter twice
Read the rest of this entry »
Posted in Webserver | 1 Comment »
Posted by Admin on 19th March 2007
Apache top is a curses-based realtime utility to display information from a running copy of Apache.It is modelled after the standard ‘top’ utility, and displays information such as the requests pers second, bytes per second and the most popular URLs displayed.It must be run from a machine running Apache, as it works by processing the logfiles found in /var/log/apache.
Read the rest of this entry »
Posted in Webserver | No Comments »
Posted by Admin on 1st March 2007
By default, Apache will send version and modules information (e.g., mod_php, mod_perl, mod_ssl) in every HTTP header.
Read the rest of this entry »
Posted in Webserver | 8 Comments »