Installing the Cookie Injector using a script
This section describes how to install the cookie injector using a script.
Before you begin
Use the included setup script to install the Cookie Injector. This script automatically updates the appropriate configuration files for Apache 2.x and copies the Cookie Injector files to the correct location.
Procedure
- Run the setup script, passing the full path to HTTPd as an argument. For example, ./setup /usr/local/apache/bin/httpd.
- Configure the Cookie Injector by editing teacookies.conf. See Configuration.
- Run httpd -t to test the configuration, and verify that no errors are displayed.
- Restart Apache to load the Cookie Injector.