News

We host a lot of web sites. In the past, I've tried to put as much config info in the apache config files (often broken up into individual .conf files in /etc/httpd/conf.d in order to keep things ...
As longtime users know, Linux, Apache and other free software packages are both more stable and more easily configured than their closed-source counterparts. However, this obviously does not mean that ...
Apache2 incorporates a number of improvements and security fixes not found in the older version so the upgrade is a definite improvement once you have updated your configuration files and get your Web ...
When you deploy a web application, how do end users access it? Often web applications are set behind a gateway device through which end users can access it. One of the popular products to act as an ...
Apache is an open source Web server and a free alternative to commercial server operating systems. Apache can serve pages in most any Web scripting language such as PHP, Perl and Python; it also ...
While Javascript is a client-side executing coding language, it still has to have permission from the Apache Web server in order to run properly. If Apache is configured incorrectly, the Javascript on ...
I'm not sure how "use a functional build made by someone else" or "look at someone else's build and figure out how to build it correctly" aren't helpful or how they blame you. I'm not sure how there ...
How to use NGINX as a reverse proxy for Apache Your email has been sent Jack Wallen walks you through the process of setting up NGINX such that it will direct incoming port 80 traffic to Apache, ...
WebSVN is a PHP-based client that, together with Apache, gives you a web-browser view of your Subversion repository. With a properly set up WebSVN installation you can see an easily navigable view of ...