How can I restart Apache web server under FreeBSD operating systems?
{ 0 comments }
Q. I have a rented dedicated LAMP server and I need to know what version of Apache I am running. How do I find out my Apache server version? How do I find out what modules loaded?
{ 16 comments }
How do I log POST data submitted by our user registration form to a log file under Debian Linux Apache 2 Web Server?
{ 7 comments }
Q. How do I hide the Apache version number under CentOS Linux 5 server? A. You can easily hide Apche (httpd) version number and other information. There are two config directives that controls Apache version. The ServerSignature directive adds a line containing the Apache HTTP Server server version and the ServerName to any server-generated documents, [...]
{ 3 comments }