Apache

Want to support HowtoForge? Become a subscriber!
 

How to make apache2 authenticate against MS SQL 2000 Server

How to make apache2 authenticate against MS SQL 2000 Server

In a recent project I needed to make apache2 authenticate against MS SQL 200 Server. I did some hacks to make it happen. So to keep history log of what was done this document was made.

How To Set Up A Ubuntu/Debian LAMP Server

How To Set Up A Ubuntu/Debian  LAMP Server

This tutorial shows a quick way to set up your own LAMP server (Linux + Apache + MySQL + PHP/Perl)  on a Ubuntu or Debian system.

Building Apache with PHP, MySQL, OCI8 instant client support

Building Apache with PHP, MySQL, OCI8 instant client support

There are many howtos on building Apache with PHP, MYSQL support, but it is very rare to find some document on OCI8 support with Apache Build, recently I was building a web server in my data center and I was really in trouble when I was searching some installation document, there are few documents , but most of them are using either RPM version of packages or they are missing some of the essential steps. I am trying to write a howto that will help you to at least understand the installation with step-by-step method.

Set Up Ubuntu-Server 6.06 LTS As A Firewall/Gateway For Your Small Business Environment

Set Up Ubuntu-Server 6.06 LTS As A Firewall/Gateway For Your Small Business Environment 

This tutorial shows how to set up a Ubuntu 6.06 LTS server ("Dapper Drake") as a firewall and gateway for small/medium networks. The article covers the installation/configuration of services such as Shorewall, NAT, caching nameserver, DHCP server, VPN server, Webmin, Munin, Apache, Squirrelmail, Postfix, Courier IMAP and POP3, SpamAssassin, ClamAV, and many more.

Set Up Ubuntu-Server 6.10 As A Firewall/Gateway For Your Small Business Environment

Set Up Ubuntu-Server 6.10 As A Firewall/Gateway For Your Small Business Environment 

This tutorial shows how to set up a Ubuntu 6.10 server ("Edgy Eft") as a firewall and gateway for small/medium networks. The article covers the installation/configuration of services such as Shorewall, NAT, caching nameserver, DHCP server, VPN server, Webmin, Munin, Apache, Squirrelmail, Postfix, Courier IMAP and POP3, SpamAssassin, ClamAV, and many more.

Security Testing your Apache Configuration with Nikto

Security Testing your Apache Configuration with Nikto 

By now you've got the perfect setup for your new Ubuntu 6.0.6 (Dapper Drake) box. You may have even followed the excellent Intrusion Detection and Prevention with BASE and Snort tutorial. And as an added precaution you installed DenyHosts to prevent hack attempts via ssh. But now that you've got your new LAMP server on the internet, how can you tell that your new web server is secure? You test it, of course!

Secure Your Apache With mod_security

Secure Your Apache With mod_security

This article shows how to install and configure mod_security. mod_security is an Apache module (for Apache 1 and 2) that provides intrusion detection and prevention for web applications. It aims at shielding web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc.

How To Set Up suPHP With PHP4 And PHP5

How To Set Up suPHP With PHP4 And PHP5

This tutorial shows how to install and use suPHP with PHP4 and PHP5. suPHP is a tool for executing PHP scripts with the permissions of their owners instead of the Apache user. With the help of suPHP you can also have PHP4 and PHP5 installed at the same time which I will describe at the end of this article.

suPHP integrates into Apache2 as a module. At the time of this writing it does work with Apache2 prior to version 2.2. Version 2.2 is not supported yet.

Manage Apache Download Speed And Traffic Limits With mod_cband

Manage Apache Download Speed And Traffic Limits With mod_cband

In this tutorial I will describe how to install and configure mod_cband on an Apache2 web server. mod_cband is an Apache 2 module which provides bandwidth quota and throttling. It solves the problem of limiting users' and virtualhosts' bandwidth usage. The current version can set virtualhosts' and users' bandwidth quotas, maximal download speed, requests-per-second speed and the maximal number of simultanous IP connections.

How To Save Traffic With Apache2's mod_deflate

How To Save Traffic With Apache2's mod_deflate

In this tutorial I will describe how to install and configure mod_deflate on an Apache2 web server. mod_deflate allows Apache2 to compress files and deliver them to clients (e.g. browsers) that can handle compressed content which most modern browsers do. With mod_deflate, you can compress HTML, text or XML files to approx. 20 - 30% of their original sizes, thus saving you server traffic and making your modem users happier.

first page
previous page
...
27
next page
last page