Apache2
Shell Script Automatic Install (create) Apache2 Virtual Servers
Submitted by ggarron on Fri, 04/13/2007 - 05:18.When ever you may need to create Virtual Servers for Apache2, you can use this script.
It will create the directory, the config file, and the symbolic link to the /etc/apache2/sites-available in the /etc/apache2/sites-enabled, so will do the job for you.
Secure your apache server from given info to hackers
Submitted by ggarron on Tue, 04/03/2007 - 01:00.Taken from: http://www.debianadmin.com/securing-apache-web-server-from-information-l...
A lot of more interesting content, for Debian, visit: http://www.debianadmin.com/
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
HOWTO Fix Fatal error: Call to undefined function: mysql_connect()
Submitted by ggarron on Sun, 02/04/2007 - 19:08.Hi, I want to share this with all of you, today my server suddenly start showing this.



