Apache is configured by placing directives in plain text configuration files. The main configuration file is usually called httpd.conf. The location of this file is set at compile-time, but may be ...
Changing the memory settings of your Apache Web server can increase performance of your website, which gives your users a better experience by speeding up page load times and preventing your website ...
You can accomplish this by using the Combined Log Format rather than the default Common Log Format. In your Apache configuration files, search for the CustomLog keyword, and modify it to look like the ...
This piece of code is located in http.conf undex Virtualhost.What does it mean?<BR>Thanks<BR><BR> <BR><Directory /usr/local/apache/htdocs/><BR> Options FollowSymLinks ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The most common problem DevOps developers and system administrators encounter when they install ...
You’ve written a Web application that runs happily in production on Tomcat, probably on port 80. Some early problems might include complaints from your security team because your server runs as a root ...
Christopher Graham sent us the following note, posted to the Apache Webserver Weekly mailings: "Mac OS X users should be aware of a potential problem as the Finder creates files .DS_Store in viewed ...