
How To Troubleshoot Your CGI Scripts – Internal Server Error 500
If you try to use a CGI script on your web page and you get an Internal Server Error 500, this means that the CGI …

If you try to use a CGI script on your web page and you get an Internal Server Error 500, this means that the CGI …

You can easily hide Apache (httpd) version number and other information. There are two config directives that controls Apache version. The ServerSignature directive adds a …

1) in httpd.conf, set: “HostNameLookups off” This avoids doing a reverse DNS lookup on every visitor who hits your web site. 2) In httpd.conf, set …

Log files in linux are files that record various events and activities that occur in a linux system. They are useful for troubleshooting, monitoring, and …

Apache Configuration ————————– Once you have the DNS pointing to your virtual domain server, you need to tell your Web server where to find the …

Tha Apache logs can be found in hte following path on a FreeBSD server. /hsphere/local/var/httpd/logs