Symbols & Numbers
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Index: A
- a command (sed): 12.4. Alphabetical Summary of sed Commands (Linux in a Nutshell)
- ab (Apache benchmarking) utility: 13.5.1. Benchmarking (Programming PHP)
- abbrev command (ex): 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- AbiWord: 9.3.1. Word Processors (Running Linux)
- Abiword word processor: 11.5.4. Abiword Word Processor (Running Linux)
- aborting program flow: 6.4.2. die( ) (Practical mod_perl)
- abs( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- ABS( ) function: 17.2.2. General Functions (Managing & Using MySQL)
- absolute( ): 13.2.1. Queries and Result Sets (Managing & Using MySQL)
- absolute naming of database objects: 15.1.2. Identifiers (Managing & Using MySQL)
- Abstract Window Toolkit (AWT): 13.5.3. A Working Example of Java (Running Linux)
- accented characters, converting to HTML entities: 4.5.1.1. Entity-quoting all special characters (Programming PHP)
- Accept headers: 7.1. HTTP Basics (Programming PHP)
- Accept-Language header: 16.3. Content Negotiation (Practical mod_perl)
- access control: 5.9. Order, Allow, and Deny (Apache: The Definitive Guide)
- anonymous access: 5.12. Anonymous Access (Apache: The Definitive Guide)
- checking: 21.3. The Module Structure (Apache: The Definitive Guide)
- configuration and request information: A.5. Access to Configuration and Request Information (Apache: The Definitive Guide)
- configuration information: 20.7. Access to Configuration and Request Information (Apache: The Definitive Guide)
- logging accesses: 10.2. Apache's Logging Facilities (Apache: The Definitive Guide)
- request information: 20.7. Access to Configuration and Request Information (Apache: The Definitive Guide)
- server information: 3.4. Other Directives (Apache: The Definitive Guide)
- access control (Apache request processing): 1.4. Apache 1.3 Request Processing Phases (Practical mod_perl)
- access methods, DBM: 19. DBM and mod_perl (Practical mod_perl)
- access modules: B. Apache Perl Modules (Practical mod_perl)
- B.7. Access-Phase Modules (Practical mod_perl)
- Access, PHP ODBC support for: 15.4.4. Working with Access (Programming PHP)
- access.conf file: 5.13.1. Access.conf (Apache: The Definitive Guide)
- AccessFileName directive: 5.15.1. AccessFileName (Apache: The Definitive Guide)
- 4.1.1. Configuration Files (Practical mod_perl)
- 16.1.2.1. httpd.conf (Running Linux)
- accessor macros for zval fields: 14.6.4. Accessor Macros (Programming PHP)
- accessor methods: 9.3.1. A Model for Relational Data (Managing & Using MySQL)
- account command (ftp): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- aclocal command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- AC_MSG_CHECKING( ) macro: 14.4.2. External Dependencies (Programming PHP)
- acos( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- ACOS( ) function: 17.2.2. General Functions (Managing & Using MySQL)
- ACPI (Advanced Configuration and Power Interface): 18.3.8. Power Control (Linux in a Nutshell)
- acquire_event( ): A.6.9.3. Event functions (Apache: The Definitive Guide)
- acquire_semaphore( ): A.6.9.2. Semaphore functions (Apache: The Definitive Guide)
- ACTION attribute (HTML): 13.1.2. Creating a Form (Apache: The Definitive Guide)
- Action directive: 16.8.1. Action (Apache: The Definitive Guide)
- action field (inittab file): 5.3.2. init, inittab, and rc Files (Running Linux)
- action.php script: 11.6. Writing Data with PHP (Managing & Using MySQL)
- actions, CGI and: 16.8. Actions (Apache: The Definitive Guide)
- --activate-moduleoption: 3.5.2. Building mod_perl and Apache Separately (Practical mod_perl)
- Active Server Pages (ASP), embedding PHP with ASP tags: 2.7.3. ASP Style (Programming PHP)
- active_symbol_table global variable: 14.10.2. Executor Globals (EG) (Programming PHP)
- Ada language: 13.6. Other Languages (Running Linux)
- Ada programming language, compiling: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- add command (CVS): 15.6.7. User Commands (Linux in a Nutshell)
- add routine (aggregate UDF): 14.1.2. Aggregate Functions (Managing & Using MySQL)
- 14.1.2.3. add (Managing & Using MySQL)
- AddAlt directive: 7.1. Making Better Indexes in Apache (Apache: The Definitive Guide)
- AddAltByEncoding directive: 7.1. Making Better Indexes in Apache (Apache: The Definitive Guide)
- AddAltByType directive: 7.1. Making Better Indexes in Apache (Apache: The Definitive Guide)
- addcslashes( ): 4.5.4. C-String Encoding (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- ADDDATE( ) function: 17.2.2. General Functions (Managing & Using MySQL)
- AddDescription directive: 7.1. Making Better Indexes in Apache (Apache: The Definitive Guide)
- AddEncoding directive: 6.1. MIME Types (Apache: The Definitive Guide)
- AddHandler directive: 6.1. MIME Types (Apache: The Definitive Guide)
- 10.4.1. Server Status (Apache: The Definitive Guide)
- 16.7. Handlers (Apache: The Definitive Guide)
- type maps: 6.4. Type Maps (Apache: The Definitive Guide)
- AddIcon directive: 7.1. Making Better Indexes in Apache (Apache: The Definitive Guide)
- 16.1.2.1. httpd.conf (Running Linux)
- AddIconByEncoding directive: 7.1. Making Better Indexes in Apache (Apache: The Definitive Guide)
- 16.1.2.1. httpd.conf (Running Linux)
- AddIconByType directive: 7.1. Making Better Indexes in Apache (Apache: The Definitive Guide)
- 16.1.2.1. httpd.conf (Running Linux)
- addition (+) operator: 2.4.5. Arithmetic Operators (Programming PHP)
- addition assignment (+=) operator: 2.4.12.2. Assignment with operation (Programming PHP)
- addition operator (+): 3.8. SQL Operators (Managing & Using MySQL)
- 17.1.2. Arithmetic Operators (Managing & Using MySQL)
- ADD_MODULE configuration parameter: 3.1.1. Controlling the Build Process (Practical mod_perl)
- AddModule directive: 2.4.1. Installing mod_perl with the Perl Package Manager (Practical mod_perl)
- AddModuleInfo directive: 10.3.1. AddModuleInfo (Apache: The Definitive Guide)
- address book application: 8.3. Object/Relational Modeling (Managing & Using MySQL)
- address book (Evolution): 11.5.1.3. Evolution contacts (Running Linux)
- address command (ex): 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- Address Resolution Protocol (see ARP)
- address translation: 15.1.3.1. Your network configuration (Running Linux)
- addresses
- broadcast: 15.1.3.1. Your network configuration (Running Linux)
- 15.1.3.2. The networking rc files (Running Linux)
- email, for automatic replies: 3.4. Other Directives (Apache: The Definitive Guide)
- host: 15.1.1. TCP/IP Concepts (Running Linux)
- IP: 4.3. Two Copies of Apache (Apache: The Definitive Guide)
- 15.1.1. TCP/IP Concepts (Running Linux)
- 15.1.3.1. Your network configuration (Running Linux)
- loopback: 2.3.3. Running Apache Under Unix (Apache: The Definitive Guide)
- 15.1.1. TCP/IP Concepts (Running Linux)
- 15.1.3.1. Your network configuration (Running Linux)
- network: 15.1.1. TCP/IP Concepts (Running Linux)
- 15.1.3.1. Your network configuration (Running Linux)
- networks file: 15.1.3.4. /etc/networks (Running Linux)
- parallel port printer, troubleshooting: 8.4.14. Printer System Troubleshooting (Running Linux)
- port: 15.1.1. TCP/IP Concepts (Running Linux)
- registering: 16.2.3.1. Registering an address (Running Linux)
- sed: 12.2. Syntax of sed Commands (Linux in a Nutshell)
- subnetwork: 15.1.1. TCP/IP Concepts (Running Linux)
- 15.1.3.1. Your network configuration (Running Linux)
- 15.1.3.1. Your network configuration (Running Linux)
- for variable storage: 14.1.5. Getting Information (Running Linux)
- web: 1.4. How HTTP Clients Work (Apache: The Definitive Guide)
- addr2line command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- addslashes( ): 4.5.3. SQL (Programming PHP)
- 7.4.3. Automatic Quoting of Parameters (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- addsuffix variable (tcsh): 8.4.3. Predefined Shell Variables (Linux in a Nutshell)
- AddToMenu variable (fvwm2): 19.4. Customizing Menus (Linux in a Nutshell)
- adduser command: 2.3.1. webuser and webgroup (Apache: The Definitive Guide)
- 5.10. DBM Files on Unix (Apache: The Definitive Guide)
- admin command (CVS): 15.1.1. Locking and Merging (Linux in a Nutshell)
- 15.5.8. Administrator Commands (Linux in a Nutshell)
- administration
- (see also system administration)
- apachectl script: 5.4. Using apachectl to Control the Server (Practical mod_perl)
- automatic scheduled routine maintenance: 5.8.4. Scheduled Routine Maintenance (Practical mod_perl)
- configuration, validating: 5.5. Validating Server Configuration (Practical mod_perl)
- electronic mail: 16.2.3. Other Email Administrative Issues (Running Linux)
- hanging processes, tracking and terminating: 5.11.4. Tracking and Terminating Hanging Processes (Practical mod_perl)
- kill command
- overview: 5.3. Using kill to Control Processes (Practical mod_perl)
- stopping/restarting Apache: 5.3.1. kill Signals for Stopping and Restarting Apache (Practical mod_perl)
- maintenance, log files: 5.11.1. Handling Log Files (Practical mod_perl)
- multi-process mode, starting server: 5.1. Starting the Server in Multi-Process Mode (Practical mod_perl)
- process PIDs, identifying: 5.3.3. Finding the Right Apache PID (Practical mod_perl)
- reboot scripts: 5.7. Preparing for Machine Reboot (Practical mod_perl)
- request-rate speed, limiting: 5.11.6. Limiting the Request-Rate Speed (Robot Blocking) (Practical mod_perl)
- server monitoring
- Apache::VMonitor: 5.10.2. Apache::VMonitor—The Visual System and Apache Server Monitor (Practical mod_perl)
- automated: 5.10.3. Automated Monitoring (Practical mod_perl)
- interactive: 5.10.1. Interactive Monitoring (Practical mod_perl)
- setuid executable: 5.6.1. Introduction to setuid Executables (Practical mod_perl)
- setuid scripts: 5.6. Setuid root Startup Scripts (Practical mod_perl)
- 5.6.3. Sample setuid Apache Startup Script (Practical mod_perl)
- security issues: 5.6.2. Apache Startup Script's setuid Security (Practical mod_perl)
- single-process mode, starting server: 5.2. Starting the Server in Single-Process Mode (Practical mod_perl)
- system shutdown, setting permissions for: 3.2.4. Shutting Down the System (Running Linux)
- administration tasks: 4. Database Administration (Managing & Using MySQL)
- administrative files, managing with YP/NIS extension: B.1. Optional Extensions Listing (Programming PHP)
- administrators (database), backend page for: 8.5.3. Administrator's Page (Programming PHP)
- ADSL (Asynchronous Digital Subscriber Line): 15.4. ADSL (Running Linux)
- Advanced Package Tool (APT): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- Advanced Power Management (see APM)
- affectedRows( ) method: 8.4.4. Details About a Query Response (Programming PHP)
- afio utility: 8.1.1.3. To compress, or not to compress? (Running Linux)
- AFM (Adobe Font Metric): 10.3.5. Embedding Fonts (Programming PHP)
- AFS (Andrew File System), centralized log files and: 5.11.1.3. Centralized logging (Practical mod_perl)
- AFSUSER environment variable (tcsh): 8.4.6. Environment Variables (Linux in a Nutshell)
- afsuser variable (tcsh): 8.4.3. Predefined Shell Variables (Linux in a Nutshell)
- AGAINST keyword: 3.9.1. Full Text Searching (Managing & Using MySQL)
- agetty command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- agetty program: 5.3.3. rc Files (Running Linux)
- aggregate functions: 17.2.1. Aggregate Functions (Managing & Using MySQL)
- UDFs (user-defined functions): 14.1.2. Aggregate Functions (Managing & Using MySQL)
- example of: 14.1.2.6. Aggregate example (Managing & Using MySQL)
- aggregation relationship: 9.3.1. A Model for Relational Data (Managing & Using MySQL)
- aha1542= boot option: 3.1.1. Booting Linux (Running Linux)
- aha152x= boot option: 3.1.1. Booting Linux (Running Linux)
- aic7xxx= boot option: 3.1.1. Booting Linux (Running Linux)
- alarm( ): 6.10. Handling Server Timeout Cases and Working with $SIG{ALRM} (Practical mod_perl)
- alarms: A.6.16. Timeout and Alarm Functions (Apache: The Definitive Guide)
- API functions: A.6.16. Timeout and Alarm Functions (Apache: The Definitive Guide)
- alias command: 5.1. Maintaining the System (Running Linux)
- bash: 7.7. Built-in Commands (Linux in a Nutshell)
- tcsh: 8.9. Built-in Commands (Linux in a Nutshell)
- alias command (Unix): 2.3.6. A Local Network (Apache: The Definitive Guide)
- Alias directive: 4.2.1. Alias Configurations (Practical mod_perl)
- 16.1.2.1. httpd.conf (Running Linux)
- alias module: 8. Redirection (Apache: The Definitive Guide)
- aliases
- HTTP headers: 6.11. Generating Correct HTTP Headers (Practical mod_perl)
- mod_perl configuration: 4.2.1. Alias Configurations (Practical mod_perl)
- shell, error_log file and: 21.1.3. Making Use of the error_log (Practical mod_perl)
- aliases for EGPCS variables: 7.2. Variables (Programming PHP)
- aliases, hosts: 3.4. Other Directives (Apache: The Definitive Guide)
- aliasing
- database objects: 15.1.2. Identifiers (Managing & Using MySQL)
- names in SQL statements: 3.7.2. Aliasing (Managing & Using MySQL)
- AliasMatch directive: 8.1.1. A Subtle Problem (Apache: The Definitive Guide)
- alignment, PDF text within box: 10.3.2. Text Functions (Programming PHP)
- ALL join type: 5.2.2.2. EXPLAIN SELECT (Managing & Using MySQL)
- ALL keyword: 3.9.6. Unions (Managing & Using MySQL)
- All option (Options): 3.5. HTTP Response Headers (Apache: The Definitive Guide)
- ALL PRIVILEGES privilege: 6.1.2.1. GRANT and REVOKE (Managing & Using MySQL)
- alloc command (tcsh): 8.9. Built-in Commands (Linux in a Nutshell)
- allocating color (see color)
- allocating memory, preallocation: 10.1.6. Memory Preallocation (Practical mod_perl)
- allow directive: 5.9. Order, Allow, and Deny (Apache: The Definitive Guide)
- 10.4.1. Server Status (Apache: The Definitive Guide)
- Allow directive (<Location> section): 4.2.2. <Location /perl> Sections (Practical mod_perl)
- AllowOverride directive: 5.16.1. AllowOverride (Apache: The Definitive Guide)
- 21.3. The Module Structure (Apache: The Definitive Guide)
- 4.1.1. Configuration Files (Practical mod_perl)
- alpha channel: 9.3. Basic Graphics Concepts (Programming PHP)
- enabling/disabling alpha blending: 9.8.1. Using the Alpha Channel (Programming PHP)
- ImageColorResolveAlpha( ) function: 9.8.3. True Color Color Indexes (Programming PHP)
- in GD: 9.8. Color Handling (Programming PHP)
- PNG images in PDF files: 10.4.1. Images (Programming PHP)
- Alpha systems
- booting: B.3.4. Setting Up the System Firmware to Start the Installation (Running Linux)
- firmware programs: B.2.2.3. Features and limitations of ARC Firmware (Running Linux)
- hardware: B.3.3. Preparing Hardware for Installation (Running Linux)
- requirements: B.1.4. Minimum Hardware (Running Linux)
- resources on: B.1.2. Chipsets (Running Linux)
- history and status: B.1. Alpha History and Status (Running Linux)
- identifying: B.2. Preparations and General Procedure for Installation (Running Linux)
- installing Linux: B.3. Installing Linux (Running Linux)
- B.3.1. General Procedure (Running Linux)
- preparing to install: B.2. Preparations and General Procedure for Installation (Running Linux)
- installing Milo utility: B.2.2.1. Firmware options (Running Linux)
- tuning Linux: B.4. Tuning and Post-Installation Considerations (Running Linux)
- AlphaBIOS firmware: B.2.2.4. Features and limitations of AlphaBIOS Firmware (Running Linux)
- AlphaLinux resources: B.1.3.1. AlphaLinux sites (Running Linux)
- ALRM signal handler: 6.10. Handling Server Timeout Cases and Working with $SIG{ALRM} (Practical mod_perl)
- Alt-F7: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- Alt-F1 through F12: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- Alt-key (Emacs): 10.3. Notes on the Tables (Linux in a Nutshell)
- ALTER privilege: 6.1.2.1. GRANT and REVOKE (Managing & Using MySQL)
- ALTER TABLE statement: 3.4.2. Character Types (Managing & Using MySQL)
- 15.2. SQL Commands (Managing & Using MySQL)
- ending transactions with: 3.9.2. Transactions (Managing & Using MySQL)
- alternate text for browsers: 7.1. Making Better Indexes in Apache (Apache: The Definitive Guide)
- alternatives in regular expressions: 4.8.3. Alternatives (Programming PHP)
- amateur radio support, enabling: 7.4.2. Building the Kernel (Running Linux)
- & (ampersand), running commands in background: 4.11. Putting a Command in the Background (Running Linux)
- & (bitwise AND operator): 17.1.2. Arithmetic Operators (Managing & Using MySQL)
- && (AND logical operator): 17.1.4. Logical Operators (Managing & Using MySQL)
- ampersand (&): 6.3. Common Features (Linux in a Nutshell)
- ex command: 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- logical AND: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ampersand (&), running commands in background: 4.11. Putting a Command in the Background (Running Linux)
- ampm variable (tcsh): 8.4.3. Predefined Shell Variables (Linux in a Nutshell)
- amprapmon utility: 5.11.4. Tracking and Terminating Hanging Processes (Practical mod_perl)
- --analyze option (isamchk/myisamchk utilities): 5.2.2.3. Other options (Managing & Using MySQL)
- ANALYZE TABLE statement: 15.2. SQL Commands (Managing & Using MySQL)
- anchors
- in Perl-style regular expressions: 4.10.4. Anchors (Programming PHP)
- in POSIX regular expressions: 4.9.2. Anchors (Programming PHP)
- and command (gawk): 13.8. Alphabetical Summary of Commands (Linux in a Nutshell)
- AND logical operator: 3.8. SQL Operators (Managing & Using MySQL)
- 17.1.4. Logical Operators (Managing & Using MySQL)
- AND operator
- & (bitwise AND): 2.4.9. Bitwise Operators (Programming PHP)
- &= (bitwise AND assignment) operator: 2.4.12.2. Assignment with operation (Programming PHP)
- angle brackets (< >) command (ex): 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- annotate command (CVS): 15.6.7. User Commands (Linux in a Nutshell)
- annotations, PDF files: 10.6.1. Note Annotations (Programming PHP)
- anonymous access: 5.12. Anonymous Access (Apache: The Definitive Guide)
- Anonymous directive: 5.12. Anonymous Access (Apache: The Definitive Guide)
- anonymous functions: 3.7. Anonymous Functions (Programming PHP)
- Anonymous_Authoritative directive: 5.12. Anonymous Access (Apache: The Definitive Guide)
- Anonymous_LogEmail directive: 5.12. Anonymous Access (Apache: The Definitive Guide)
- Anonymous_MustGiveEmail directive: 5.12. Anonymous Access (Apache: The Definitive Guide)
- Anonymous_NoUserID directive: 5.12. Anonymous Access (Apache: The Definitive Guide)
- Anonymous_VerifyEmail directive: 5.12. Anonymous Access (Apache: The Definitive Guide)
- ANSI C standard: 13.1.2. gcc Features (Running Linux)
- ANSI-compliant C compiler: 1.3. Installing PHP (Programming PHP)
- ANSI SQL
- comments in: 15.1.3. Comments (Managing & Using MySQL)
- extended by MySQL: 1.3. MySQL Design (Managing & Using MySQL)
- primary keys/foreign keys: 3.5. Indexing (Managing & Using MySQL)
- ANSI/VT100 terminal emulation, enabling (screen): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- antialiasing
- in GD palette entries: 9.8. Color Handling (Programming PHP)
- in images: 9.3. Basic Graphics Concepts (Programming PHP)
- TrueType fonts: 9.6. Dynamically Generated Buttons (Programming PHP)
- turning off: 9.5.2. TrueType Fonts (Programming PHP)
- Anyware Office office suite: 9.3.1. Word Processors (Running Linux)
- a.out file: 13.1.3. Basic gcc Usage (Running Linux)
- Apache
- apachectl script: 5.4. Using apachectl to Control the Server (Practical mod_perl)
- benchmarking utility: 13.5.1. Benchmarking (Programming PHP)
- build options: 3.5. Installation Scenarios for Standalone mod_perl (Practical mod_perl)
- caching, enabling: 12.7.5. Caching Feature (Practical mod_perl)
- configuration
- importance of tweaking: 11. Tuning Performance by Tweaking Apache's Configuration (Practical mod_perl)
- Perl: 4.4. Apache Configuration in Perl (Practical mod_perl)
- configuration directives: 4.1.2. Configuration Directives (Practical mod_perl)
- 4.1.7. MinSpareServers, MaxSpareServers, StartServers, MaxClients, and MaxRequestsPerChild (Practical mod_perl)
- configuration files: 4.1.1. Configuration Files (Practical mod_perl)
- <Directory> section: 4.1.3. <Directory>, <Location>, and <Files> Sections (Practical mod_perl)
- 4.1.3.1. <Directory directoryPath> ... </Directory> (Practical mod_perl)
- <Files> section: 4.1.3. <Directory>, <Location>, and <Files> Sections (Practical mod_perl)
- 4.1.3.2. <Files filename > ... </Files> (Practical mod_perl)
- <FilesMatch> section: 4.1.5. Subgrouping of <Directory>, <Location>, and <Files> Sections (Practical mod_perl)
- <Location> section: 4.1.3. <Directory>, <Location>, and <Files> Sections (Practical mod_perl)
- 4.1.3.3. <Location URI> ... </Location> (Practical mod_perl)
- merging Options directives: 4.1.6. Options Directive Merging (Practical mod_perl)
- merging sections: 4.1.4. Merging <Directory>, <Location>, and <Files> Sections (Practical mod_perl)
- subgrouping sections: 4.1.5. Subgrouping of <Directory>, <Location>, and <Files> Sections (Practical mod_perl)
- core modules: B. Apache Perl Modules (Practical mod_perl)
- B.17.1. Apache::Module—Interface to Apache C Module Structures (Practical mod_perl)
- exit( ): 6.4.1. exit( ) (Practical mod_perl)
- history of: 0.1. Who Wrote Apache, and Why? (Apache: The Definitive Guide)
- hooks, new scheme: 24.1. What's New in Apache 2.0 (Practical mod_perl)
- installation
- local installation: 3.9.4. Making a Local Apache Installation (Practical mod_perl)
- nonstandard: 3.9.5. Nonstandard mod_perl-Enabled Apache Installation (Practical mod_perl)
- nonstandard with CPAN.pm: 3.9.6. Nonstandard mod_perl-Enabled Apache Installation with CPAN.pm (Practical mod_perl)
- I/O filtering: 24.1. What's New in Apache 2.0 (Practical mod_perl)
- library (PHP extension): B.1. Optional Extensions Listing (Programming PHP)
- mod_cgi: 1.1.3. Apache CGI Handling with mod_cgi (Practical mod_perl)
- forking: 1.2.1. Forking (Practical mod_perl)
- mod_perl enabled, running as suExec: 3.11.2. Can I Run mod_perl-Enabled Apache as suExec? (Practical mod_perl)
- mod_proxy module
- buffering: 12.7.3. Buffering Feature (Practical mod_perl)
- overview: 12.7. Apache's mod_proxy Module (Practical mod_perl)
- ProxyPass directive: 12.7.1.1. ProxyPass (Practical mod_perl)
- ProxyPassReverse directive: 12.7.1.2. ProxyPassReverse (Practical mod_perl)
- security issues: 12.7.1.3. Security issues (Practical mod_perl)
- modules, overview: 1.4.1. Apache 1.3 Modules and the mod_perl 1.0 API (Practical mod_perl)
- MPMs: 24.1. What's New in Apache 2.0 (Practical mod_perl)
- multiple copies: 4.3. Two Copies of Apache (Apache: The Definitive Guide)
- new features in 2.0: 24.1. What's New in Apache 2.0 (Practical mod_perl)
- phases, mod_perl 2.0 support: 25.2. New Apache Phases and Corresponding Perl*Handlers (Practical mod_perl)
- protocol modules: 24.1. What's New in Apache 2.0 (Practical mod_perl)
- request processing: 1.4. Apache 1.3 Request Processing Phases (Practical mod_perl)
- requests, serving: 4.1.3. <Directory>, <Location>, and <Files> Sections (Practical mod_perl)
- resources: 23.3.5. Apache (Practical mod_perl)
- restarting: 3.6. Restarts (Apache: The Definitive Guide)
- source code distribution, obtaining: 2.1. Installing mod_perl 1.0 in Three Steps (Practical mod_perl)
- start procedure: 4.7. Apache Restarts Twice (Practical mod_perl)
- starting: 4.1.1. Configuration Files (Practical mod_perl)
- multi-process mode: 5.1. Starting the Server in Multi-Process Mode (Practical mod_perl)
- single-process mode: 5.2. Starting the Server in Single-Process Mode (Practical mod_perl)
- starting/stopping, online information: 5.12. References (Practical mod_perl)
- stopping/restarting: 5.3.1. kill Signals for Stopping and Restarting Apache (Practical mod_perl)
- termination/restart, optimization: 5.3.2. Speeding Up Apache's Termination and Restart (Practical mod_perl)
- Tomcat connection: 18.3. Connecting Tomcat to Apache (Apache: The Definitive Guide)
- under Win32 (see Win32)
- versions of: 0. Preface (Apache: The Definitive Guide)
- 1.8. Which Apache? (Apache: The Definitive Guide)
- Apache 2.0, porting to: 21.6. Porting to Apache 2.0 (Apache: The Definitive Guide)
- Apache -SSL: 11.7.1.1. Apache-SSL (Apache: The Definitive Guide)
- Apache API: 20. The Apache API (Apache: The Definitive Guide)
- 20. The Apache API (Apache: The Definitive Guide)
- A. The Apache 1.x API (Apache: The Definitive Guide)
- documentation: 20.1. Documentation (Apache: The Definitive Guide)
- Apache API, Perl interface: 24.3.2. Perl Interface to the APR and Apache APIs (Practical mod_perl)
- APache AutoConf-style Interface (APACI): 3.1. Configuring the Source (Practical mod_perl)
- apache command flags: 2.1.1. Running Apache from the Command Line (Apache: The Definitive Guide)
- APache eXtension Support (APXS): 3.1. Configuring the Source (Practical mod_perl)
- Apache Modules Registry web site: 1.4.1. Apache 1.3 Modules and the mod_perl 1.0 API (Practical mod_perl)
- 1.5. References (Practical mod_perl)
- Apache Performance Notes web site: 11.10. References (Practical mod_perl)
- Apache Portable Runtime (APR): 20.2. APR (Apache: The Definitive Guide)
- Apache server
- building
- separately from mod_perl: 3.5.2. Building mod_perl and Apache Separately (Practical mod_perl)
- static build: 3.5.1. The All-in-One Way (Practical mod_perl)
- DSOs, when to use: 3.5.3. When DSOs Can Be Used (Practical mod_perl)
- installing, changing default directory: 3.5.2. Building mod_perl and Apache Separately (Practical mod_perl)
- Apache-SSL, mod+perl installation with: 3.6.3. Installing mod_perl with Apache-SSL (+openssl) (Practical mod_perl)
- Apache test framework develoment mailing list: 23.3.2. mod_perl Mailing Lists (Practical mod_perl)
- Apache Toolbox: 3.12. References (Practical mod_perl)
- Apache, user authentication files, updating (htdigest): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- Apache v1.3, mod_ssl and: 11.7.2. mod_ssl with Apache 1.3 (Apache: The Definitive Guide)
- Apache v2, SSL and: 11.7.3. SSL with Apache v2 (Apache: The Definitive Guide)
- Apache web servers: 1.3. Installing PHP (Programming PHP)
- 16.1.2. Configuring Your Own Web Server (Running Linux)
- checking for PHP support: 11.2.1. Getting Started Under Unix (Managing & Using MySQL)
- configuring: 1.3. Installing PHP (Programming PHP)
- for cached buttons: 9.6.2. A Faster Cache (Programming PHP)
- PHP for: 15.1.2.4. Manually configuring Apache (Programming PHP)
- to place session files in your directory: 12.4.2. Session Files (Programming PHP)
- document root of: 11.1. Introducing PHP (Managing & Using MySQL)
- download site: 15.1.2.2. Using the PHP installer to automatically configure PHP (Programming PHP)
- downloading source distribution: 1.3. Installing PHP (Programming PHP)
- installation problems: 11.2.1.1. Installation problems (Managing & Using MySQL)
- PHP functions for: 15.2.5. Server-Specific Functions (Programming PHP)
- resources for: 11.8. Where to Find Out More (Managing & Using MySQL)
- securing include files: 11.3.6. Include Files (Managing & Using MySQL)
- for Windows: 15.1.2. Configuring PHP with a Web Server (Programming PHP)
- Apache web site: 2.9. References (Practical mod_perl)
- Apache::AddHostPath module: B.9.1. Apache::AddHostPath—Adds Some or All of the Hostname and Port to the URI (Practical mod_perl)
- Apache::Archive module: B.12.4. Apache::Archive—Expose Archive Files Through the Apache Web Server (Practical mod_perl)
- Apache::args module, compared to Apache::Request::param and CGI::param: 13.2. Apache::args Versus Apache::Request::param Versus CGI::param (Practical mod_perl)
- Apache::ASP module: B.14.1. Apache::ASP—Active Server Pages for Apache with mod_perl (Practical mod_perl)
- Apache::AutoIndex module: B.12.1. Apache::AutoIndex—Perl Replacement for the mod_autoindex and mod_dir Apache Modules (Practical mod_perl)
- Apache::AxKit module: B.14.2. Apache::AxKit—XML Toolkit for mod_perl (Practical mod_perl)
- Apache::Backhand module: B.12.12. Apache::Backhand—Write mod_backhand Functions in Perl (Practical mod_perl)
- ApacheBench utility: 9.1.1. ApacheBench (Practical mod_perl)
- Apache::Clean module: B.15.2. Apache::Clean—mod_perl Interface Into HTML::Clean (Practical mod_perl)
- Apache::compat module: 25.1.1. The Shortest Migration Path (Practical mod_perl)
- Apache::Compress module: B.15.7. Apache::Compress—Auto-Compress Web Files with gzip (Practical mod_perl)
- Apache::ConfigFile module: B.4.5. Apache::ConfigFile—Parse an Apache-Style httpd.conf Configuration File (Practical mod_perl)
- Apache::Connection module: B.17.4. Apache::Connection—Interface to the Apache conn_rec Data Structure (Practical mod_perl)
- Apache::Constants module: B.17.5. Apache::Constants—Constants Defined in httpd.h (Practical mod_perl)
- Apache::Cookie module: B.18.3. Apache::Cookie—HTTP Cookies Class (Practical mod_perl)
- replacing CGI::Cookie: 6.7.3. Converting to use the mod_perl API and mod_perl-Specific Modules (Practical mod_perl)
- apachect1 script: 2.3. Setting Up a Unix Server (Apache: The Definitive Guide)
- apachectl script: 2.2.3. Installing mod_perl (Practical mod_perl)
- 5.4. Using apachectl to Control the Server (Practical mod_perl)
- 11.2.1.1. Installation problems (Managing & Using MySQL)
- server monitoring: 5.10.3.1. mod_perl server watchdogs (Practical mod_perl)
- server reboot and: 5.7. Preparing for Machine Reboot (Practical mod_perl)
- starting/stopping server: 2.3. Configuring and Starting the mod_perl Server (Practical mod_perl)
- apachectl utility: 16.1.2.3. Starting httpd (Running Linux)
- Apache::DB module: B.2.1. Apache::DB—Hooks for the Interactive Perl Debugger (Practical mod_perl)
- locating code errors: 6.2.1. The First Mystery: Why Does the Script Go Beyond 5? (Practical mod_perl)
- mod_perl debugging: 21.5.9. Interactive mod_perl Debugging (Practical mod_perl)
- Apache::DBI module: B.13.1. Apache::DBI—Initiate a Persistent Database Connection (Practical mod_perl)
- configuration: 20.1.3. Configuring Apache::DBI (Practical mod_perl)
- connect( ) requests and: 20.1.1. Apache::DBI Connections (Practical mod_perl)
- connection cache, skipping at startup: 20.1.5.7. Skipping connection cache during server startup (Practical mod_perl)
- connections: 20.1.1. Apache::DBI Connections (Practical mod_perl)
- opening with different parameters: 20.1.5.3. Opening connections with different parameters (Practical mod_perl)
- preopening: 20.2.1. Preopening DBI Connections (Practical mod_perl)
- database connections and: 20.1. Persistent Database Connections with Apache::DBI (Practical mod_perl)
- databases, locking risks: 20.1.5.1. Database locking risks (Practical mod_perl)
- DBI handler: 20.1.5.4. Cannot find the DBI handler (Practical mod_perl)
- DBI module and: 10.1.5.1. Initializing DBI.pm (Practical mod_perl)
- 20.1.1. Apache::DBI Connections (Practical mod_perl)
- debugging: 20.1.4. Debugging Apache::DBI (Practical mod_perl)
- disconnect( ) statements: 20.1.1. Apache::DBI Connections (Practical mod_perl)
- morning bug: 20.1.5.5. The morning bug (Practical mod_perl)
- mysql_store_result: 20.2.4. mysql_use_result Versus mysql_store_result Attributes (Practical mod_perl)
- mysql_use_result: 20.2.4. mysql_use_result Versus mysql_store_result Attributes (Practical mod_perl)
- nonworking: 20.1.5.6. Apache:DBI does not work (Practical mod_perl)
- ping( ) method, skipping: 20.2.2. Improving Speed by Skipping ping( ) (Practical mod_perl)
- reasons to use: 20.1.2. When to Use Apache::DBI (and When Not to Use It) (Practical mod_perl)
- record-retrieval: 20.2.3. Efficient Record-Retrieval Techniques (Practical mod_perl)
- transactions and: 20.1.5.2. Transactions (Practical mod_perl)
- unique connections and: 20.1.2. When to Use Apache::DBI (and When Not to Use It) (Practical mod_perl)
- Apache::DBILogConfig module: B.16.2. Apache::DBILogConfig—Logs Access Information in a DBI Database (Practical mod_perl)
- Apache::DBILogger module: B.16.3. Apache::DBILogger—Tracks What's Being Transferred in a DBI Database (Practical mod_perl)
- Apache::Debug module: 21.8.5. Apache::Debug (Practical mod_perl)
- B.2.2. Apache::Debug—Utilities for Debugging Embedded Perl Code (Practical mod_perl)
- Apache::DebugInfo module: 21.8.6. Other Debug Modules (Practical mod_perl)
- B.2.3. Apache::DebugInfo—Send Debug Information to Client (Practical mod_perl)
- Apache::Dispatch module: 13.1. Apache::Registry PerlHandler Versus Custom PerlHandler (Practical mod_perl)
- B.11.5. Apache::Dispatch—Call PerlHandlers with the Ease of Registry Scripts (Practical mod_perl)
- Apache::DProf module: B.1.3. Apache::DProf—Hook Devel::DProf into mod_perl (Practical mod_perl)
- Apache::DumpHeaders module: 21.8.6. Other Debug Modules (Practical mod_perl)
- B.16.4. Apache::DumpHeaders—Watch HTTP Transaction via Headers (Practical mod_perl)
- Apache::Embperl module: B.14.3. HTML::Embperl—Embed Perl into HTML (Practical mod_perl)
- Apache::EmbperlChain module: B.14.4. Apache::EmbperlChain—Process Embedded Perl in HTML in the OutputChain (Practical mod_perl)
- Apache::ePerl module: B.14.5. Apache::ePerl—Embedded Perl 5 Language (Practical mod_perl)
- apache.exe: 1.2. How Apache Works (Apache: The Definitive Guide)
- 1.13. Apache Under Windows (Apache: The Definitive Guide)
- Apache::ExtUtils module: B.17.6. Apache::ExtUtils—Utilities for Apache C/Perl Glue (Practical mod_perl)
- Apache::FakeRequest module: B.1.5. Apache::FakeRequest—Fake Request Object for Debugging (Practical mod_perl)
- debugging code: 21.5.2. Using Apache::FakeRequest to Debug Apache Perl Modules (Practical mod_perl)
- Apache::File module: B.17.7. Apache::File—Advanced Functions for Manipulating Files on the Server Side (Practical mod_perl)
- Apache::Filter module: B.15.3. Apache::Filter—Alter the Output of Previous Handlers (Practical mod_perl)
- Apache::Gateway module: B.12.5. Apache::Gateway—Implement a Gateway (Practical mod_perl)
- Apache::GD::Graph module: B.18.8. Apache::GD::Graph—Generate Graphs in an Apache Handler (Practical mod_perl)
- Apache::GTopLimit module: 14.1. Controlling Your Memory Usage (Practical mod_perl)
- B.3.4. Apache::GTopLimit—Limit Apache httpd Processes (Practical mod_perl)
- Apache::Gzip module: B.15.6. Apache::Gzip—Auto-Compress Web Files with gzip (Practical mod_perl)
- Apache::GzipChain module: 11.9. Response Compressing (Practical mod_perl)
- B.15.4. Apache::GzipChain—Compress HTML (or Anything) in the OutputChain (Practical mod_perl)
- APACHE_HEADER_INSTALL configuration parameter: 3.1.1. Controlling the Build Process (Practical mod_perl)
- Apache::httpd_conf module: B.4.3. Apache::httpd_conf—Generate an httpd.conf File (Practical mod_perl)
- Apache::Icon module: B.18.4. Apache::Icon—Look Up Icon Images (Practical mod_perl)
- Apache::Include module: B.18.5. Apache::Include—Utilities for mod_perl/mod_include Integration (Practical mod_perl)
- Apache::iNcom module: B.14.6. Apache::iNcom—E-Commerce Framework (Practical mod_perl)
- Apache::Language module: B.18.6. Apache::Language—Perl Transparent Language Support for Apache Modules and mod_perl Scripts (Practical mod_perl)
- Apache::Layer module: B.15.8. Apache::Layer—Layer Content Tree Over One or More Others (Practical mod_perl)
- Apache::Leak module: 14.2.6. Memory Leakage (Practical mod_perl)
- B.2.4. Apache::Leak—Module for Tracking Memory Leaks in mod_perl Code (Practical mod_perl)
- Apache::Log module: B.17.8. Apache::Log—Interface to Apache Logging (Practical mod_perl)
- Apache::LogFile module: B.17.9. Apache::LogFile—Interface to Apache's Logging Routines (Practical mod_perl)
- Apache::Mason module: B.14.7. Apache::Mason—Perl-Based Web Site Development and Delivery System (Practical mod_perl)
- Apache::MIMEMapper module: B.8.2. Apache::MIMEMapper—Associates File Extensions with PerlHandlers (Practical mod_perl)
- Apache::MimeXML module: B.8.1. Apache::MimeXML—mod_perl Mime Encoding Sniffer for XML Files (Practical mod_perl)
- Apache::Mmap module: B.18.7. Apache::Mmap—Perl Interface to the mmap(2) System Call (Practical mod_perl)
- Apache::Module module: B.17.1. Apache::Module—Interface to Apache C Module Structures (Practical mod_perl)
- Apache::ModuleConfig module: B.4.1. Apache::ModuleConfig—Interface to Configuration API (Practical mod_perl)
- Apache::Motd module: B.18.9. Apache::Motd—Provide motd (Message of the Day) Functionality to a Web Server (Practical mod_perl)
- Apache::MyConfig module: 3.1.6. Discovering Whether a Feature Was Enabled (Practical mod_perl)
- Apache::NNTPGateway module: B.12.6. Apache::NNTPGateway—NNTP Interface for a mod_perl-Enabled Apache Web Server. (Practical mod_perl)
- Apache::OutputChain module: B.15.1. Apache::OutputChain—Chain Stacked Perl Handlers (Practical mod_perl)
- Apache::OWA module: B.13.2. Apache::OWA—Oracle's PL/SQL Web Toolkit for Apache (Practical mod_perl)
- Apache::PageKit module: B.14.8. Apache::PageKit—Web Applications Framework (Practical mod_perl)
- Apache::ParseLog module: B.18.10. Apache::ParseLog—Object-Oriented Perl Extension for Parsing Apache Log Files (Practical mod_perl)
- Apache::PassFile module: B.15.5. Apache::PassFile—Send File via OutputChain (Practical mod_perl)
- Apache::Peek module: 21.8.3. Devel::Peek and Apache::Peek (Practical mod_perl)
- B.2.5. Apache::Peek—A Data Debugging Tool for the XS Programmer (Practical mod_perl)
- Dump( ): 10.1.2.1. Variable unsharing caused by regular expressions (Practical mod_perl)
- dump( ) subroutine: 10.1.2.1. Variable unsharing caused by regular expressions (Practical mod_perl)
- match( ) subroutine: 10.1.2.1. Variable unsharing caused by regular expressions (Practical mod_perl)
- print_pos( ) subroutine: 10.1.2.1. Variable unsharing caused by regular expressions (Practical mod_perl)
- variables and regular expressions and: 10.1.2.1. Variable unsharing caused by regular expressions (Practical mod_perl)
- Apache::PerlRun, mod_perl and: 17.1. How mod_perl Works (Apache: The Definitive Guide)
- Apache::PerlRun module: B.11.1. Apache::Registry and Apache::PerlRun (Practical mod_perl)
- compared to Apache::Registry: 1.3.1. Running CGI Scripts with mod_perl (Practical mod_perl)
- Apache::PerlSections module: B.4.2. Apache::PerlSections—Utilities for Working with <Perl> Sections (Practical mod_perl)
- Apache::PerlVINC module: B.1.2. Apache::PerlVINC—Allow Module Versioning in <Location> and <VirtualHost> blocks (Practical mod_perl)
- APACHE_PREFIX configuration parameter: 3.1.1. Controlling the Build Process (Practical mod_perl)
- Apache::PrettyPerl module: B.12.7. Apache::PrettyPerl—Syntax Highlighting for Perl Files (Practical mod_perl)
- Apache::PrettyText module: B.12.7. Apache::PrettyPerl—Syntax Highlighting for Perl Files (Practical mod_perl)
- Apache::ProxyPass module: B.9.2. Apache::ProxyPass—implement ProxyPass in Perl (Practical mod_perl)
- Apache::ProxyPassThru module: B.9.3. Apache::ProxyPassThru—Skeleton for Vanilla Proxy (Practical mod_perl)
- Apache::RandomLocation module: B.12.9. Apache::RandomLocation—Random File Display (Practical mod_perl)
- Apache::ReadConfig module: 4.4.2. Breaking Out of <Perl> Sections (Practical mod_perl)
- Apache::Recorder module: 9.1.4. Other Web Server Benchmark Utilities (Practical mod_perl)
- Apache::RedirectLogFix module: B.16.1. Apache::RedirectLogFix—Correct Status While Logging (Practical mod_perl)
- Apache::RefererBlock module: B.10.1. Apache::RefererBlock—Block Request Based Upon "Referer" Header (Practical mod_perl)
- Apache::Registry module: B.11.1. Apache::Registry and Apache::PerlRun (Practical mod_perl)
- _ _DATA_ _ token: 6.6.1. _ _END_ _ and _ _DATA_ _ Tokens (Practical mod_perl)
- _ _END_ _ token: 6.6.1. _ _END_ _ and _ _DATA_ _ Tokens (Practical mod_perl)
- BEGIN block execution: 6.4.9. BEGIN blocks (Practical mod_perl)
- coding errors
- overview: 6.2. Exposing Apache::Registry Secrets (Practical mod_perl)
- subroutines: 6.2.1. The First Mystery: Why Does the Script Go Beyond 5? (Practical mod_perl)
- coding errors, multiple child process reloading: 6.2.2. The Second Mystery—Inconsistent Growth over Reloads (Practical mod_perl)
- compared to Apache::PerlRun: 1.3.1. Running CGI Scripts with mod_perl (Practical mod_perl)
- debugging: 21.5.9. Interactive mod_perl Debugging (Practical mod_perl)
- disabling code on live servers: 5.8.3.1. Disabling code running under Apache::Registry (Practical mod_perl)
- forking example: 10.2.5. A Complete Fork Example (Practical mod_perl)
- HTTP headers: 6.11. Generating Correct HTTP Headers (Practical mod_perl)
- nested subroutines and: 6.2.1. The First Mystery: Why Does the Script Go Beyond 5? (Practical mod_perl)
- overview: 13.1. Apache::Registry PerlHandler Versus Custom PerlHandler (Practical mod_perl)
- performance, compared to custom handlers: 13.1. Apache::Registry PerlHandler Versus Custom PerlHandler (Practical mod_perl)
- return codes: 6.6.3. Return Codes (Practical mod_perl)
- running: 2.6. A Sample Apache::Registry Script (Practical mod_perl)
- symbolic links: 6.6.2. Symbolic Links (Practical mod_perl)
- Apache::RegistryBB module: B.11.3. Apache::RegistryBB—Apache::Registry Bare Bones (Practical mod_perl)
- Apache::RegistryLoader module: B.18.11. Apache::RegistryLoader—Compile Apache::Registry Scripts at Server Startup (Practical mod_perl)
- preloading scripts: 10.1.4. Preloading Registry Scripts at Server Startup (Practical mod_perl)
- Apache::RegistryNG module: B.11.2. Apache::RegistryNG—Apache::Registry New Generation (Practical mod_perl)
- Apache::Reload module: 25.1.6. Apache::StatINC Replacement (Practical mod_perl)
- B.1.1. Apache::Reload—Automatically Reload Changed Modules (Practical mod_perl)
- reloading modules: 6.8.2.3. Using Apache::Reload (Practical mod_perl)
- Apache::Request module: B.11.4. Apache::Request (libapreq)—Generic Apache Request Library (Practical mod_perl)
- replacing CGI.pm: 6.7.3. Converting to use the mod_perl API and mod_perl-Specific Modules (Practical mod_perl)
- Apache::RequestNotes module: B.18.2. Apache::RequestNotes—Easy, Consistent Access to Cookie and Form Data Across Each Request Phase (Practical mod_perl)
- Apache::Request::param module, compared to Apache::args and CGI::param: 13.2. Apache::args Versus Apache::Request::param Versus CGI::param (Practical mod_perl)
- Apache::Resource module: B.3.6. Apache::Resource—Limit Resources Used by httpd Children (Practical mod_perl)
- limiting child process resources: 5.11.3. Limiting Resources Used by Apache Child Processes (Practical mod_perl)
- Apache::Roaming module: B.12.11. Apache::Roaming—A mod_perl Handler for Roaming Profiles (Practical mod_perl)
- Apache::Sandwich module: B.15.9. Apache::Sandwich—Layered Document (Sandwich) Maker (Practical mod_perl)
- Apache::Scoreboard module: B.17.10. Apache::Scoreboard—Perl Interface to Apache's scoreboard.h (Practical mod_perl)
- configuring Apache::VMonitor and: 5.10.2.1. Prerequisites and configuration (Practical mod_perl)
- Apache::Server module: B.17.11. Apache::Server—Perl Interface to the Apache server_rec Struct (Practical mod_perl)
- $Apache::Server::StrictPerlSections: 4.4.5. Verifying <Perl> Sections (Practical mod_perl)
- Apache::Session module: B.18.1. Apache::Session—Maintain Session State Across HTTP Requests (Practical mod_perl)
- Apache::ShowRequest: 4.2.6. Investigating the Request Phases (Practical mod_perl)
- Apache::ShowRequest module: B.17.2. Apache::ShowRequest—Show Phases and Module Participation (Practical mod_perl)
- Apache::SIG module: 6.9. Handling the "User Pressed Stop Button" Case (Practical mod_perl)
- B.18.12. Apache::SIG—Override Apache Signal Handlers with Perl's Signal Handlers (Practical mod_perl)
- Apache::SimpleReplace module: B.15.10. Apache::SimpleReplace—Simple Template Framework (Practical mod_perl)
- Apache::SizeLimit module: 6.4.1. exit( ) (Practical mod_perl)
- 14.1. Controlling Your Memory Usage (Practical mod_perl)
- B.3.3. Apache::SizeLimit—Limit Apache httpd Processes (Practical mod_perl)
- Apache::SmallProf module: B.1.4. Apache::SmallProf—Hook Devel::SmallProf into mod_perl (Practical mod_perl)
- APACHE_SRC configuration parameter: 3.1.1. Controlling the Build Process (Practical mod_perl)
- Apache::src module: B.4.4. Apache::src—Methods for Locating and Parsing Bits of Apache Source Code (Practical mod_perl)
- Apache::SSI module: B.15.11. Apache::SSI—Implement Server-Side Includes in Perl (Practical mod_perl)
- Apache::Stage module: B.12.10. Apache::Stage—Manage a Staging Directory (Practical mod_perl)
- Apache::StatINC module, reloading modules: 6.8.2.2. Using Apache::StatINC (Practical mod_perl)
- Apache::Status module: 3.1.6. Discovering Whether a Feature Was Enabled (Practical mod_perl)
- 21.9.1. Apache::Status—Embedded Interpreter Status Information (Practical mod_perl)
- B.3.7. Apache::Status—Embedded Interpreter Status Information (Practical mod_perl)
- configuration: 21.9.1.1. Minimal configuration (Practical mod_perl)
- interpreter, monitoring: 9.4. Apache::Status and Measuring Code Memory Usage (Practical mod_perl)
- usage: 21.9.1.3. Usage (Practical mod_perl)
- variables: 21.9.1.2. Extended configuration (Practical mod_perl)
- Apache::SubProcess module: B.17.3. Apache::SubProcess—Interface to Apache Subprocess API (Practical mod_perl)
- cleanup_for_exec( ): 10.2.2. Freeing the Parent Process (Practical mod_perl)
- Apache::Sybase::CTlib module: B.13.3. Apache::Sybase::CTlib—Persistent CTlib Connection Management for Apache (Practical mod_perl)
- Apache::Symbol module: 21.8.6. Other Debug Modules (Practical mod_perl)
- B.2.6. Apache::Symbol—Avoid the Mandatory `Subroutine Redefined' Warning (Practical mod_perl)
- Apache::Symdump module: 21.8.4. Devel::Symdump and Apache::Symdump (Practical mod_perl)
- B.2.7. Apache::Symdump—Symbol Table Snapshots (Practical mod_perl)
- Apache::Table module: B.17.12. Apache::Table—Perl Interface to the Apache Table Struct (Practical mod_perl)
- Apache::TempFile module: B.18.13. Apache::TempFile—Allocate Temporary Filenames for the Duration of a Request (Practical mod_perl)
- Apache::Template module: D.7. Apache::Template Module (Practical mod_perl)
- Apache::test module: B.1.6. Apache::test—Facilitate Testing of Apache::* Modules (Practical mod_perl)
- Apache::Throttle module: B.9.4. Apache::Throttle—Speed-Based Content Negotiation (Practical mod_perl)
- Apache::TimedRedirect module: B.3.5. Apache::TimedRedirect—Redirect URLs for a Given Time Period (Practical mod_perl)
- Apache::Traffic module: B.16.5. Apache::Traffic—Track Hits and Bytes Transferred on a Per-User Basis (Practical mod_perl)
- Apache::TransLDAP module: B.9.5. Apache::TransLDAP—Trans Handler Example (Practical mod_perl)
- Apache::URI module: B.17.13. Apache::URI—URI Component Parsing and Unparsing (Practical mod_perl)
- Apache::Usertrack module: B.10.2. Apache::Usertrack—Emulate the mod_usertrack Apache Module (Practical mod_perl)
- Apache::Util module: B.17.14. Apache::Util—Perl Interface to Apache C Utility Functions (Practical mod_perl)
- Apache::VMonitor module: 9.3. Process Memory Measurements (Practical mod_perl)
- 21.7.3. Detecting Hanging Processes (Practical mod_perl)
- B.3.2. Apache::VMonitor—Visual System and Apache Server Monitor (Practical mod_perl)
- memory usage: 10.1.1. Calculating Real Memory Usage (Practical mod_perl)
- reports
- multiprocess and overall status: 5.10.2.2. Multi-processes and system overall status reporting mode (Practical mod_perl)
- single-process: 5.10.2.3. Single-process extensive reporting system (Practical mod_perl)
- server monitoring: 5.10.2. Apache::VMonitor—The Visual System and Apache Server Monitor (Practical mod_perl)
- Apache::WAP::AutoIndex module: B.12.2. Apache::WAP::AutoIndex—WAP Demonstration Module (Practical mod_perl)
- Apache::WAP::MailPeek module: B.12.3. Apache::WAP::MailPeek—Demonstrate Use of WML Delivery (Practical mod_perl)
- Apache::Watchdog::RunAway module: 5.11.4. Tracking and Terminating Hanging Processes (Practical mod_perl)
- 21.7.3. Detecting Hanging Processes (Practical mod_perl)
- B.3.1. Apache::Watchdog::RunAway—Hanging Processes Monitor and Terminator (Practical mod_perl)
- APACI (APache AutoConf-style Interface): 3.1. Configuring the Source (Practical mod_perl)
- building mod_perl as: 3.5.4. Building mod_perl as a DSO via APACI (Practical mod_perl)
- USE_APACI configuration parameter: 3.1.1. Controlling the Build Process (Practical mod_perl)
- APACI_ARGS configuration parameter: 3.1.1. Controlling the Build Process (Practical mod_perl)
- ap_acquire_mutex( ): A.6.9.1. Mutex functions (Apache: The Definitive Guide)
- ap_add_cgi_vars( ): A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- ap_add_common_vars( ): A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- ap_add_version_component( ): A.6.19. Server Information Functions (Apache: The Definitive Guide)
- ap_allow_options( ): A.6.18. Configuration Information Functions (Apache: The Definitive Guide)
- ap_allow_overrides( ): A.6.18. Configuration Information Functions (Apache: The Definitive Guide)
- ap_auth_name( ): A.6.18. Configuration Information Functions (Apache: The Definitive Guide)
- ap_auth_type( ): A.6.18. Configuration Information Functions (Apache: The Definitive Guide)
- ap_bclose( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bcreate( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bfileno( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bflush( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bgetc( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bgetflag( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bgetopt( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bgets( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_blookc( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bnonblock( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bonerror( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bprintf( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bpushfd( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bpushh( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bputc( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bputs( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bread( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bsetflag( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bsetopt( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bskiplf( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bspawn_child( ): A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- ap_bvputs( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_bwrite( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_can_exec( ): A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- ap_cfg_closefile( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- ap_cfg_getc( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- ap_check_alarm( ): A.6.16. Timeout and Alarm Functions (Apache: The Definitive Guide)
- ap_check_cmd_context( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- ap_checkmask( ): A.6.11. String Functions (Apache: The Definitive Guide)
- ap_child_terminate( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_clear_pool( ): A.6.1. Pool Functions (Apache: The Definitive Guide)
- ap_clear_table( ): A.6.3. Table Functions (Apache: The Definitive Guide)
- ap_close_piped_log( ): A.6.21. Piped Log Functions (Apache: The Definitive Guide)
- ap_create_mutex( ): A.6.9.1. Mutex functions (Apache: The Definitive Guide)
- ap_default_port( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_default_port_for_scheme( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_default_type( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_destroy_mutex( ): A.6.9.1. Mutex functions (Apache: The Definitive Guide)
- ap_error_log2stderr( ): A.6.20. Logging Functions (Apache: The Definitive Guide)
- ap_escape_html( ): A.6.11. String Functions (Apache: The Definitive Guide)
- ap_find_last_token( ): A.6.11. String Functions (Apache: The Definitive Guide)
- ap_fnmatch( ): A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- ap_get_basic_auth_pw( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_get_module_config( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_get_remote_host( ): A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- ap_get_remote_logname( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_get_server_built( ): A.6.19. Server Information Functions (Apache: The Definitive Guide)
- ap_get_server_name( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_get_server_port( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_get_server_version( ): A.6.19. Server Information Functions (Apache: The Definitive Guide)
- ap_http_method( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- API functions: A.6. Functions (Apache: The Definitive Guide)
- alarms: A.6.16. Timeout and Alarm Functions (Apache: The Definitive Guide)
- array functions: A.6.2. Array Functions (Apache: The Definitive Guide)
- buffers: A.6.22. Buffering Functions (Apache: The Definitive Guide)
- CGI functions: A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- cleanup functions: A.6.4. Cleanup Functions (Apache: The Definitive Guide)
- configuration: A.6.17. Configuration Functions (Apache: The Definitive Guide)
- file functions: A.6.5. File and Socket Functions (Apache: The Definitive Guide)
- filename functions: A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- groups: A.6.13. User and Group Functions (Apache: The Definitive Guide)
- I/O: A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- logging: A.6.20. Logging Functions (Apache: The Definitive Guide)
- MD5: A.6.8. MD5 Functions (Apache: The Definitive Guide)
- miscellaneous: A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- path functions: A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- piped logs: A.6.21. Piped Log Functions (Apache: The Definitive Guide)
- pool functions: A.6.1. Pool Functions (Apache: The Definitive Guide)
- process functions: A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- regular expressions: A.6.6. Regular Expression Functions (Apache: The Definitive Guide)
- request-handling: A.6.15. Request-Handling Functions (Apache: The Definitive Guide)
- server information: A.6.19. Server Information Functions (Apache: The Definitive Guide)
- sockets: A.6.5. File and Socket Functions (Apache: The Definitive Guide)
- string functions: A.6.11. String Functions (Apache: The Definitive Guide)
- synchronization functions: A.6.9. Synchronization and Thread Functions (Apache: The Definitive Guide)
- table functions: A.6.3. Table Functions (Apache: The Definitive Guide)
- TCP/IP: A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- thread functions: A.6.9. Synchronization and Thread Functions (Apache: The Definitive Guide)
- time and date functions: A.6.10. Time and Date Functions (Apache: The Definitive Guide)
- timeout: A.6.16. Timeout and Alarm Functions (Apache: The Definitive Guide)
- URIs: A.6.23. URI Functions (Apache: The Definitive Guide)
- URL manipulation: A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- users: A.6.13. User and Group Functions (Apache: The Definitive Guide)
- apilevel attribute (MySQLdb module): 20.1.1. Module Attributes (Managing & Using MySQL)
- ap_ind( ): A.6.11. String Functions (Apache: The Definitive Guide)
- ap_is_default_port( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_is_empty_table( ): A.6.3. Table Functions (Apache: The Definitive Guide)
- ap_is_fnmatch( ): A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- ap_is_initial_req( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ApJServAction directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServDefaultHost directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServDefaultProtocol directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServeDefaultPort directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServLogFile directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServLogLevel directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServMount directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServMountCopy directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServProperties directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServProtocolParameter directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServSecretKey directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ApJServVMTimeout directive: 18.1.3. JServ Directives (Apache: The Definitive Guide)
- ap_kill_cleanups_for_socket( ): A.6.4. Cleanup Functions (Apache: The Definitive Guide)
- ap_log_error( ): A.6.20. Logging Functions (Apache: The Definitive Guide)
- ap_log_reason( ): A.6.20. Logging Functions (Apache: The Definitive Guide)
- APM (Advanced Power Management):
1.5.8. Laptop Support (Running Linux)
- BIOS driver: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- BIOS information, displaying (GRUB): 4.4.2. Command-Line and Menu Entry Commands (Linux in a Nutshell)
- KDE: 18.3.8. Power Control (Linux in a Nutshell)
- support for: 1.5.8. Laptop Support (Running Linux)
- ap_make_dirstr_parent( ): A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- ap_make_dirstr_prefix( ): A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- ap_matches_request_vhost( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_md5( ): A.6.8. MD5 Functions (Apache: The Definitive Guide)
- apmd command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ap_md5contextTo64( ): A.6.8. MD5 Functions (Apache: The Definitive Guide)
- ap_md5digest( ): A.6.8. MD5 Functions (Apache: The Definitive Guide)
- ap_MD5Final( ): A.6.8. MD5 Functions (Apache: The Definitive Guide)
- ap_MD5Init( ): A.6.8. MD5 Functions (Apache: The Definitive Guide)
- ap_MD5Update( ): A.6.8. MD5 Functions (Apache: The Definitive Guide)
- ap_note_cleanups_for_file( ): A.6.4. Cleanup Functions (Apache: The Definitive Guide)
- ap_note_cleanups_for_socket( ): A.6.4. Cleanup Functions (Apache: The Definitive Guide)
- ap_open_mutex( ): A.6.9.1. Mutex functions (Apache: The Definitive Guide)
- ap_open_piped_log( ): A.6.21. Piped Log Functions (Apache: The Definitive Guide)
- ap_os_canonical_filename( ): A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- ap_os_dso_error( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_os_dso_load( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_os_dso_sym( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_os_dso_unload( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_os_is_path_absolute( ): A.6.6. Regular Expression Functions (Apache: The Definitive Guide)
- ap_overlay_tables( ): A.6.3. Table Functions (Apache: The Definitive Guide)
- ap_parse_hostinfo_components( ): A.6.23. URI Functions (Apache: The Definitive Guide)
- ap_parse_uri_components( ): A.6.23. URI Functions (Apache: The Definitive Guide)
- ap_pcfg_open_custom( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- ap_pcfg_openfile( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- ap_pclosedir( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_pclosesocket( ): A.6.5. File and Socket Functions (Apache: The Definitive Guide)
- AppConfig model: 9.2.3. A Sample CGI/DBI Program (Managing & Using MySQL)
- ap_pduphostent( ): A.6.23. URI Functions (Apache: The Definitive Guide)
- append command
- ex: 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- ftp: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- append_arrays( ): A.6.2. Array Functions (Apache: The Definitive Guide)
- ap_pgethostbyname( ): A.6.23. URI Functions (Apache: The Definitive Guide)
- ap_piped_log_write_fd( ): A.6.21. Piped Log Functions (Apache: The Definitive Guide)
- applets: 17.1. Desktop Overview (Linux in a Nutshell)
- GNOME panel: 11.4.2.1. The panel (Running Linux)
- Java: 13.5.1. The Promise of Java, or Why You Might Want to Use Java (Running Linux)
- application classes: 11.6.1. The X Resource Database (Running Linux)
- application logic
- client/server architecture and: 8.1.1.1. Application logic (Managing & Using MySQL)
- distributed architecture and: 8.1.2. Distributed Application Architecture (Managing & Using MySQL)
- web architecture and: 8.1.3. Web Architecture (Managing & Using MySQL)
- application servers
- resource protection: 6.3.1.2. Resource protection (Managing & Using MySQL)
- user management issues: 6.3.1.1. User management (Managing & Using MySQL)
- application-specific content-generation modules: B.12.1. Apache::AutoIndex—Perl Replacement for the mod_autoindex and mod_dir Apache Modules (Practical mod_perl)
- application-specific content-generation phase modules: B. Apache Perl Modules (Practical mod_perl)
- applications
- architecture issues: 8.1. Architecture (Managing & Using MySQL)
- client/server architecture and: 8.1.1. Client/Server Architecture (Managing & Using MySQL)
- code libraries: 13.1. Code Libraries (Programming PHP)
- commercial: 1.5.3. Commercial Applications (Running Linux)
- connections and: 8.2.1. Connections (Managing & Using MySQL)
- database (example): 8.5. Sample Application (Programming PHP)
- adding a business: 8.5.4. Adding a Business (Programming PHP)
- administrator's page: 8.5.3. Administrator's Page (Programming PHP)
- database connection: 8.5.2. Database Connection (Programming PHP)
- database information, displaying: 8.5.5. Displaying the Database (Programming PHP)
- database tables: 8.5.1. Database Tables (Programming PHP)
- development, suitability of Linux: 1.5.4. Programming Languages and Utilities (Running Linux)
- distributed architecture and: 8.1.2. Distributed Application Architecture (Managing & Using MySQL)
- enterprise, suitability of Linux for: 1.3. Who's Using Linux? (Running Linux)
- error handling: 13.4. Error Handling (Programming PHP)
- defining error handlers: 13.4.4. Defining Error Handlers (Programming PHP)
- reporting errors: 13.4.1. Error Reporting (Programming PHP)
- suppressing errors: 13.4.2. Error Suppression (Programming PHP)
- triggering errors: 13.4.3. Triggering Errors (Programming PHP)
- KDE: 11.3. KDE Applications (Running Linux)
- locating web directories for: 1.5.10. Other Applications (Running Linux)
- object/relational modeling and: 8.3. Object/Relational Modeling (Managing & Using MySQL)
- output, handling: 13.3. Handling Output (Programming PHP)
- buffering output: 13.3.1. Output Buffering (Programming PHP)
- changing references in document: 13.3.1. Output Buffering (Programming PHP)
- compressing output: 13.3.2. Compressing Output (Programming PHP)
- performance tuning: 13.5. Performance Tuning (Programming PHP)
- benchmarking: 13.5.1. Benchmarking (Programming PHP)
- optimizing execution time: 13.5.3. Optimizing Execution Time (Programming PHP)
- optimizing memory requirements: 13.5.4. Optimizing Memory Requirements (Programming PHP)
- profiling: 13.5.2. Profiling (Programming PHP)
- reverse proxies and replication: 13.5.5. Reverse Proxies and Replication (Programming PHP)
- performance tuning for: 5.2. Application Tuning (Managing & Using MySQL)
- scientific: 1.5.10. Other Applications (Running Linux)
- security: 6.3. Application Security (Managing & Using MySQL)
- support for: 1.4. MySQL Features (Managing & Using MySQL)
- templating systems: 13.2. Templating Systems (Programming PHP)
- transaction management and: 8.2.2. Transactions (Managing & Using MySQL)
- WDDX standard for sharing information: B.1. Optional Extensions Listing (Programming PHP)
- web architecture and: 8.1.3. Web Architecture (Managing & Using MySQL)
- X resources: 11.6.1. The X Resource Database (Running Linux)
- X running on KDE: 11.2.3.1. The KDE panel and the K menu (Running Linux)
- applications, Java: 13.5.1. The Promise of Java, or Why You Might Want to Use Java (Running Linux)
- ap_popendir( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_pregfree( ): A.6.6. Regular Expression Functions (Apache: The Definitive Guide)
- ap_pregsub( ): A.6.6. Regular Expression Functions (Apache: The Definitive Guide)
- ap_psignature( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- ap_psocket( ): A.6.5. File and Socket Functions (Apache: The Definitive Guide)
- ap_psprintf( ): A.6.11. String Functions (Apache: The Definitive Guide)
- ap_pvsprintf( ): A.6.11. String Functions (Apache: The Definitive Guide)
- APR (Apache Portable Runtime) API: 24.1. What's New in Apache 2.0 (Practical mod_perl)
- 20.2. APR (Apache: The Definitive Guide)
- 24.1. What's New in Apache 2.0 (Practical mod_perl)
- Perl interface: 24.3.2. Perl Interface to the APR and Apache APIs (Practical mod_perl)
- ap_release_mutex( ): A.6.9.1. Mutex functions (Apache: The Definitive Guide)
- ap_requires( ): A.6.18. Configuration Information Functions (Apache: The Definitive Guide)
- ap_rflush( ): A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- ap_rind( ): A.6.11. String Functions (Apache: The Definitive Guide)
- apropos command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ap_rwrite( ): A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- ap_satisfies( ): A.6.18. Configuration Information Functions (Apache: The Definitive Guide)
- ap_scan_script_header( ): A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- ap_scan_script_header_err( ): A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- ap_scan_script_header_err_buff( ): A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
- ap_send_fb( ): A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- ap_send_fb_length( ): A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- ap_send_mmap( ): A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- ap_send_size( ): A.6.14. TCP/IP and I/O Functions (Apache: The Definitive Guide)
- ap_server_root_relative( ): A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
- ap_set_file_slot( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- ap_set_flag_slot( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- ap_set_string_slot( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- ap_set_string_slot_lower( ): A.6.17. Configuration Functions (Apache: The Definitive Guide)
- APSfilter package: 8.4.9. Magic Filters: APSfilter and Alternatives (Running Linux)
- ap_str_tolower( ): A.6.11. String Functions (Apache: The Definitive Guide)
- APT (Advanced Package Tool): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- apt-cdrom command (Debian): 5.2.6. Debian Package Manager Command Summary (Linux in a Nutshell)
- apt command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- apt-config command (Debian): 5.2.6. Debian Package Manager Command Summary (Linux in a Nutshell)
- apt-extracttemplates command (Debian): 5.2.6. Debian Package Manager Command Summary (Linux in a Nutshell)
- apt-ftparchive command (Debian): 5.2.6. Debian Package Manager Command Summary (Linux in a Nutshell)
- apt-get command (Debian): 5.2. The Debian Package Manager (Linux in a Nutshell)
- 5.2.6. Debian Package Manager Command Summary (Linux in a Nutshell)
- apt-sortpkgs command (Debian): 5.2.6. Debian Package Manager Command Summary (Linux in a Nutshell)
- ap_table_do( ): A.6.3. Table Functions (Apache: The Definitive Guide)
- ap_unparse_uri_components( ): A.6.23. URI Functions (Apache: The Definitive Guide)
- ap_vbprintf( ): A.6.22. Buffering Functions (Apache: The Definitive Guide)
- ap_vformatter( ): A.6.24. Miscellaneous Functions (Apache: The Definitive Guide)
- APXS (APache eXtension Support): 3.1. Configuring the Source (Practical mod_perl)
- building mod_perl via: 3.5.5. Building mod_perl as a DSO via APXS (Practical mod_perl)
- USE_APXS configuration parameter: 3.1.1. Controlling the Build Process (Practical mod_perl)
- ar command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- 13.1.7. More Fun with Libraries (Running Linux)
- arbitrary-precision arithmetic, performing with bc: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ARC firmware: B.2.2.3. Features and limitations of ARC Firmware (Running Linux)
- arch command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- architect role in MySQL installations: 6.1.1. User Management (Managing & Using MySQL)
- architectures in database applications: 8.1. Architecture (Managing & Using MySQL)
- archives: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- copying: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- creating and restoring (tar): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- creating (shar): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- in CVS: 15.1. Basic Concepts (Linux in a Nutshell)
- maintenance (ar): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- archives, troubleshooting and: 23. Getting Help and Online Resources (Practical mod_perl)
- archiving files
- tar utility: 7.1.2. Using tar (Running Linux)
- examples: 7.1.4. tar Tricks (Running Linux)
- gzip utility and: 7.1.3. Using tar with gzip and bzip2 (Running Linux)
- utilities: 7.1. Archive and Compression Utilities (Running Linux)
- arcs, drawing: 9.4.5. Basic Drawing Functions (Programming PHP)
- 10.4.2. Graphics (Programming PHP)
- Argerich, Luis: 11.8. Where to Find Out More (Managing & Using MySQL)
- args command (ex): 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- args parameter
- init routine: 14.1.1.1. The init routine (Managing & Using MySQL)
- main routine: 14.1.1.2. The main routine (Managing & Using MySQL)
- argument list (variable), processing: 14.7.3. An Example with Variable Argument List (Programming PHP)
- arguments
- h2xs: 13.12.1. Building Perl Extensions with XS and h2xs (Practical mod_perl)
- hooks: 20.8.1. Hooks (Apache: The Definitive Guide)
- processing: 13.2. Apache::args Versus Apache::Request::param Versus CGI::param (Practical mod_perl)
- strace utility: 21.3. Tracing System Calls (Practical mod_perl)
- argv variable (tcsh): 8.4.3. Predefined Shell Variables (Linux in a Nutshell)
- arithmetic operators: 3.8. SQL Operators (Managing & Using MySQL)
- 17.1.2. Arithmetic Operators (Managing & Using MySQL)
- 2.4.5. Arithmetic Operators (Programming PHP)
- expr: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ARP (Address Resolution Protocol): 2.3. Overview of TCP/IP (Linux in a Nutshell)
- implicit casting, rules for: 2.4.4. Implicit Casting (Programming PHP)
- PHP shortcuts: 11.1.1. A Short Language Primer (Managing & Using MySQL)
- 2.3. Overview of TCP/IP (Linux in a Nutshell)
- 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- (see also RARP)
- ifconfig and: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- arp command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ARPAnet and TCP/IP: 15.1.1. TCP/IP Concepts (Running Linux)
- array( ): 2.2.5. Arrays (Programming PHP)
- 5.3. Storing Data in Arrays (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- casting operator: 2.4.11. Casting Operators (Programming PHP)
- array definitions, editing in configuration file: 14.2.1. Simple Character Sets (Managing & Using MySQL)
- array functions, API: A.6.2. Array Functions (Apache: The Definitive Guide)
- @_array, passing variables: 14.2.5. Passing Variables (Practical mod_perl)
- array_cat( ): A.6.2. Array Functions (Apache: The Definitive Guide)
- array_chunk( ): 5.5.2. Splitting an Array into Chunks (Programming PHP)
- array_count_values( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_diff( ): 5.9.3. Calculating the Difference Between Two Arrays (Programming PHP)
- 5.10.1. Sets (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_filter( ): 5.9.4. Filtering Elements from an Array (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_flip( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_intersect( ): 5.10.1. Sets (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_key_exists( ): 5.5.4. Checking Whether an Element Exists (Programming PHP)
- array_keys( ): 5.5.3. Keys and Values (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_map( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_merge( ): 5.9.2. Merging Two Arrays (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- calculating union of two sets: 5.10.1. Sets (Programming PHP)
- array_merge_recursive( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_multisort( ): 5.8.3. Sorting Multiple Arrays at Once (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_pad( ): 5.3.4. Padding an Array (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_pop( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_pop( ) function: 5.10.2. Stacks (Programming PHP)
- array_push( ): 5.10.2. Stacks (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_rand( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_reduce( ): 5.7.5. Reducing an Array (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_reverse( ): 5.8.4. Reversing Arrays (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- arrays: 2.2.5. Arrays (Programming PHP)
- 5. Arrays (Programming PHP)
- casting to/from objects: 2.4.11. Casting Operators (Programming PHP)
- checking whether element exists: 5.5.4. Checking Whether an Element Exists (Programming PHP)
- color index for images: 9.8.2. Identifying Colors (Programming PHP)
- converting to/from variables: 5.6. Converting Between Arrays and Variables (Programming PHP)
- displaying with print_r( ): 4.2.4. print_r( ) and var_dump( ) (Programming PHP)
- extension functions returning: 14.8.2. Arrays (Programming PHP)
- extracting multiple values from: 5.5. Extracting Multiple Values (Programming PHP)
- form values: 1.4.2. Forms (Programming PHP)
- functions for: A.1. PHP Functions by Category (Programming PHP)
- global variables, EGPCS: 7.2. Variables (Programming PHP)
- $GLOBALS: 2.3.3.2. Global scope (Programming PHP)
- identifying elements of: 5.2. Identifying Elements of an Array (Programming PHP)
- implementing sets with: 5.10.1. Sets (Programming PHP)
- implementing stacks with: 5.10.2. Stacks (Programming PHP)
- indexed vs. associative: 5.1. Indexed Versus Associative Arrays (Programming PHP)
- iterating over elements with foreach loop: 2.5.5. foreach (Programming PHP)
- keys and values, returning: 5.5.3. Keys and Values (Programming PHP)
- modifying or applying operation to all elements: 5.9. Acting on Entire Arrays (Programming PHP)
- multidimensional: 5.4. Multidimensional Arrays (Programming PHP)
- PHP: 11.1.1. A Short Language Primer (Managing & Using MySQL)
- mysql_fetch_array( ) and: 11.3.3. Handling Results (Managing & Using MySQL)
- 18.2. Functions (Managing & Using MySQL)
- removing and inserting elements: 5.5.5. Removing and Inserting Elements in an Array (Programming PHP)
- resetting internal pointer to first element: A.3d. Alphabetical Listing of PHP Functions (r-z) (Programming PHP)
- slicing: 5.5.1. Slicing an Array (Programming PHP)
- sorting: 2.2.5. Arrays (Programming PHP)
- 5.8. Sorting (Programming PHP)
- with anonymous functions: 3.7. Anonymous Functions (Programming PHP)
- in ascending order: A.3d. Alphabetical Listing of PHP Functions (r-z) (Programming PHP)
- in natural order: 5.8.2. Natural-Order Sorting (Programming PHP)
- in random order: 5.8.5. Randomizing Order (Programming PHP)
- A.3d. Alphabetical Listing of PHP Functions (r-z) (Programming PHP)
- in user-defined ordere: 5.8.1. Sorting One Array at a Time (Programming PHP)
- multiple arrays at once: 5.8.3. Sorting Multiple Arrays at Once (Programming PHP)
- PHP functions for: 5.8.1. Sorting One Array at a Time (Programming PHP)
- reversing element order: 5.8.4. Reversing Arrays (Programming PHP)
- with user defined-function: A.3d. Alphabetical Listing of PHP Functions (r-z) (Programming PHP)
- with user-defined functions, by keys: A.3d. Alphabetical Listing of PHP Functions (r-z) (Programming PHP)
- splitting into chunks: 5.5.2. Splitting an Array into Chunks (Programming PHP)
- storing data in: 5.3. Storing Data in Arrays (Programming PHP)
- adding values to end of array: 5.3.1. Adding Values to the End of an Array (Programming PHP)
- assigning range of values: 5.3.2. Assigning a Range of Values (Programming PHP)
- getting array size: 5.3.3. Getting the Size of an Array (Programming PHP)
- padding: 5.3.4. Padding an Array (Programming PHP)
- symbol tables: 2.3.4. Garbage Collection (Programming PHP)
- traversing: 5.7. Traversing Arrays (Programming PHP)
- calling function for each element: 5.7.4. Calling a Function for Each Array Element (Programming PHP)
- iterator functions: 5.7.2. The Iterator Functions (Programming PHP)
- reducing an array: 5.7.5. Reducing an Array (Programming PHP)
- searching for values: 5.7.6. Searching for Values (Programming PHP)
- with for loop: 5.7.3. Using a for Loop (Programming PHP)
- array_search( ): 5.7.6. Searching for Values (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_shift( ): 5.10.2. Stacks (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- arraysize attribute (MySQLdb module): 20.1.5. Cursor Attributes (Managing & Using MySQL)
- array_slice( ): 5.5.1. Slicing an Array (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_splice( ): 5.5.5. Removing and Inserting Elements in an Array (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_sum( ): 5.9.1. Calculating the Sum of an Array (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_unique( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_unique( ) function: 5.10.1. Sets (Programming PHP)
- array_unshift( ): 5.10.2. Stacks (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_values( ): 5.5.3. Keys and Values (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_walk( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- array_walk( ) function: 5.7.4. Calling a Function for Each Array Element (Programming PHP)
- arsort( ): 5.8.1. Sorting One Array at a Time (Programming PHP)
- 5.8.1. Sorting One Array at a Time (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- aRts package (KDE): 11.2.2. Installing KDE (Running Linux)
- as command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ascending order, sorting arrays in: 5.8.1. Sorting One Array at a Time (Programming PHP)
- ASCII
- representation of an image: 9.8.4. Text Representation of an Image (Programming PHP)
- US-ASCII character encoding: 11.3.6.1. Character encoding (Programming PHP)
- UTF-8 encoding for printing high-bit characters: 9.5.2. TrueType Fonts (Programming PHP)
- ascii command (ftp): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ASCII( ) function: 17.2.2. General Functions (Managing & Using MySQL)
- ASCII order
- natural order in strings vs.: 4.6.1. Exact Comparisons (Programming PHP)
- value of first character in string: A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
- values for characters in string searches: 4.7.4. String-Searching Functions (Programming PHP)
- ASCII test files (printer tests): 8.4.1. Checking Printer Hardware (Running Linux)
- Asher, David: 10. Python (Managing & Using MySQL)
- asin( ): 3.1. Calling a Function (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- ASIN( ) function: 17.2.2. General Functions (Managing & Using MySQL)
- asort( ): 5.8.1. Sorting One Array at a Time (Programming PHP)
- A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- asort command (gawk): 13.8. Alphabetical Summary of Commands (Linux in a Nutshell)
- ASP (Active Server Pages), embedding PHP with ASP tags: 2.7.3. ASP Style (Programming PHP)
- aspell PHP library: B.1. Optional Extensions Listing (Programming PHP)
- ASs (autonomous systems): 2.3.2. Gateways and Routing (Linux in a Nutshell)
- assembly code: 13.1.2. gcc Features (Running Linux)
- assembly language, generation of object files: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- assert( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- assertion (+), arithmetic operator: 2.4.5. Arithmetic Operators (Programming PHP)
- assert_options( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- assignment, initializing arrays with: 5.3. Storing Data in Arrays (Programming PHP)
- assignment operators: 2.4.12. Assignment Operators (Programming PHP)
- = (basic assignment) operator: 2.4.12.1. Assignment (Programming PHP)
- assignment with operation: 2.4.12.2. Assignment with operation (Programming PHP)
- assign_stock( ) (MySQL C API example): 12.2.3. Adding Symbols (Managing & Using MySQL)
- associative array access: 11.3.3. Handling Results (Managing & Using MySQL)
- accessing user data: 11.4. Securing User Data (Managing & Using MySQL)
- mysql_fetch_assoc( ) and: 18.2. Functions (Managing & Using MySQL)
- associative arrays: 5.1. Indexed Versus Associative Arrays (Programming PHP)
- 5.3. Storing Data in Arrays (Programming PHP)
- 13.4.1. A Sample Program (Running Linux)
- array_splice( ), using on: 5.5.5. Removing and Inserting Elements in an Array (Programming PHP)
- calculating sum of values: 5.9.1. Calculating the Sum of an Array (Programming PHP)
- creating with compact( ): 5.6.2. Creating an Array from Variables (Programming PHP)
- padding: 5.3.4. Padding an Array (Programming PHP)
- rows in database query results: 8.3.5.3. Inside a row array (Programming PHP)
- XML-RPC call, attributes of: 11.5.2. Clients (Programming PHP)
- associativity, operator: 2.4. Expressions and Operators (Programming PHP)
- 2.4.3. Operator Associativity (Programming PHP)
- asterisk (*): 6.3. Common Features (Linux in a Nutshell)
- 7.2.2. Filename Metacharacters (Linux in a Nutshell)
- in Boolean mode searches: 3.9.1.3. Boolean mode (Managing & Using MySQL)
- extended regular expression: 3.8.4. Pattern Matching (Managing & Using MySQL)
- multiplication operator: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- 3.8. SQL Operators (Managing & Using MySQL)
- 17.1.2. Arithmetic Operators (Managing & Using MySQL)
- naming tables in ON clause: 6.1.2.1. GRANT and REVOKE (Managing & Using MySQL)
- Astronomical Instrument Markup Language: 19.1. XML (Apache: The Definitive Guide)
- asymmetric key encryption: 11.2. Binary Signatures, Virtual Cash (Apache: The Definitive Guide)
- Asynchronous Digital Subscriber Line (ADSL): 15.4. ADSL (Running Linux)
- at (@) command
- ex: 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- tcsh: 8.9. Built-in Commands (Linux in a Nutshell)
- at command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- at sign (@): 13.2.5. Multiple Commands (Running Linux)
- function call prefix when using showerror( ): 11.3.5. Handling MySQL Errors (Managing & Using MySQL)
- identifying users to MySQL: 6.1.2.1. GRANT and REVOKE (Managing & Using MySQL)
- atan( ): A.2a. Alphabetical Listing of PHP Functions (a-e) (Programming PHP)
- atan2 command (gawk): 13.8. Alphabetical Summary of Commands (Linux in a Nutshell)
- ATAN2( ) function: 17.2.2. General Functions (Managing & Using MySQL)
- ATAPI drives, Alpha system support: B.1.5. IDE/ATAPI Drive Support (Running Linux)
- atd command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- Athena widget set: 14.2.5. Interface Building Tools (Running Linux)
- atq command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- atrm command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- attach command (gdb): 14.1.3. Debugging a Running Program (Running Linux)
- attributes
- accessing array data associatively: 11.3.3. Handling Results (Managing & Using MySQL)
- of classes: 9.3.1. A Model for Relational Data (Managing & Using MySQL)
- getter/setter methods and: 9.3.1. A Model for Relational Data (Managing & Using MySQL)
- of entities: 7.1.2. Entity Attributes (Managing & Using MySQL)
- choosing unique identifiers: 7.2.2. The Unique Identifier (Managing & Using MySQL)
- translating into columns: 7.4. Physical Database Design (Managing & Using MySQL)
- for error handling: 9.1.3. Error Handling and Attributes (Managing & Using MySQL)
- of MySQLdb module: 20.1.1. Module Attributes (Managing & Using MySQL)
- text in PDF files: 10.3.3. Text Attributes (Programming PHP)
- XML elements: 11.3.1. Element Handlers (Programming PHP)
- ATZ signal: 15.2.1.4. Writing a chat script (Running Linux)
- audio
- digital: 9.5.1. A Whirlwind Tour of Digital Audio (Running Linux)
- overview: 9.5. Configuring and Using Linux Audio (Running Linux)
- support for: 1.5.10. Other Applications (Running Linux)
- audio media commands: 1.6.4. Media (Linux in a Nutshell)
- audiosend command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- aural media type: E.6. Putting Everything Together (Practical mod_perl)
- AuthDBMGroupFile directive: 5.10. DBM Files on Unix (Apache: The Definitive Guide)
- AuthDBMUserFile directive: 5.10. DBM Files on Unix (Apache: The Definitive Guide)
- 5.10. DBM Files on Unix (Apache: The Definitive Guide)
- AuthDBUserFile directive: 5.10. DBM Files on Unix (Apache: The Definitive Guide)
- authentication: 1.1.1. Criteria for Choosing a Web Server (Apache: The Definitive Guide)
- 7.5.4. Authentication (Programming PHP)
- anonymous access: 5.12. Anonymous Access (Apache: The Definitive Guide)
- Apache request processing: 1.4. Apache 1.3 Request Processing Phases (Practical mod_perl)
- changing methods: 5.7.3. PAM and Other Authentication Methods (Running Linux)
- checking: 21.3. The Module Structure (Apache: The Definitive Guide)
- controlling access: 5.9. Order, Allow, and Deny (Apache: The Definitive Guide)
- digest authentication: 5.1. Authentication Protocol (Apache: The Definitive Guide)
- 5.11. Digest Authentication (Apache: The Definitive Guide)
- directives for: 5.2. Authentication Directives (Apache: The Definitive Guide)
- .htaccess file (see .htaccess file)
- Kerberos extension: B.1. Optional Extensions Listing (Programming PHP)
- message (mhash library): B.1. Optional Extensions Listing (Programming PHP)
- protocols for: 15.2.1.8. PAP and CHAP (Running Linux)
- proxy servers: 12.11. HTTP Authentication with Two Servers and a Proxy (Practical mod_perl)
- user information: 5.14. Automatic User Information (Apache: The Definitive Guide)
- authentication mechanism, emulating: A.1. Emulating the Authentication Mechanism (Practical mod_perl)
- authentication modules: B. Apache Perl Modules (Practical mod_perl)
- B.5. Authentication-Phase Modules (Practical mod_perl)
- authentication tokens: 6.3.1.1. User management (Managing & Using MySQL)
- AuthGroupFile directive: 5.2. Authentication Directives (Apache: The Definitive Guide)
- AuthName directive: 5.2. Authentication Directives (Apache: The Definitive Guide)
- Author keyword (RCS): 14.3.1.1. Keywords (Linux in a Nutshell)
- authorization, Apache request processing: 1.4. Apache 1.3 Request Processing Phases (Practical mod_perl)
- authorization modules: B. Apache Perl Modules (Practical mod_perl)
- B.6. Authorization-Phase Modules (Practical mod_perl)
- AuthType directive: 5.2. Authentication Directives (Apache: The Definitive Guide)
- 5.11. Digest Authentication (Apache: The Definitive Guide)
- AuthUserFile directive: 5.2. Authentication Directives (Apache: The Definitive Guide)
- autobundle command: 3.7. Installing mod_perl with the CPAN.pm Interactive Shell (Practical mod_perl)
- autocommit mode in MySQL: 3.9.2. Transactions (Managing & Using MySQL)
- autoconf command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- (see also autoheader command)
- aclocal command and: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- Autoconf-style interfaces: 3.1. Configuring the Source (Practical mod_perl)
- autocorrect variable (tcsh): 8.4.3. Predefined Shell Variables (Linux in a Nutshell)
- autodecrement (--) operator: 2.4.7. Autoincrement and Autodecrement Operators (Programming PHP)
- autoexpand variable (tcsh): 8.4.3. Predefined Shell Variables (Linux in a Nutshell)
- Autofill mode (Emacs): 9.2.8. Tailoring Emacs (Running Linux)
- 9.2.8. Tailoring Emacs (Running Linux)
- autoheader command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- autoincrement (++) operator: 2.4.7. Autoincrement and Autodecrement Operators (Programming PHP)
- AUTO_INCREMENT option: 3.3. Table Management (Managing & Using MySQL)
- 15.2. SQL Commands (Managing & Using MySQL)
- is_auto_increment( ) and: 9.3.2.8. The mysql class (Managing & Using MySQL)
- mysql_insert_id( ) and: 18.2. Functions (Managing & Using MySQL)
- 19.2. Functions (Managing & Using MySQL)
- primary keys and: 3.6.2. Sequence Generation (Managing & Using MySQL)
- 9.3.2. Implementing the Model (Managing & Using MySQL)
- autolist variable (tcsh): 8.4.3. Predefined Shell Variables (Linux in a Nutshell)
- AutoLoad option, PerlOptions directive: 24.5.6.5. AutoLoad (Practical mod_perl)
- autologout variable (tcsh): 8.4.3. Predefined Shell Variables (Linux in a Nutshell)
- automake command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- automated server monitoring: 5.10.3. Automated Monitoring (Practical mod_perl)
- automatic scheduled routine maintenance: 5.8.4. Scheduled Routine Maintenance (Practical mod_perl)
- automounting devices: 6.1.3. Automounting Devices (Running Linux)
- autonomous systems (ASs): 2.3.2. Gateways and Routing (Linux in a Nutshell)
- autoreconf command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- autoReconnect property (GNU JDBC driver): 13.1.2.2. Driver manager connectivity (Managing & Using MySQL)
- autoReX property (twz JDBC driver): 13.1.2.2. Driver manager connectivity (Managing & Using MySQL)
- autoscan command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- autoupdate command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- AVG( ) function: 17.2.1. Aggregate Functions (Managing & Using MySQL)
- grouping results: 3.7.3.3. Grouping (Managing & Using MySQL)
- AVG_ROW_LENGTH option: 15.2. SQL Commands (Managing & Using MySQL)
- await_thread( ): A.6.9.4. Thread functions (Apache: The Definitive Guide)
- awk scripting language (see gawk scripting language)
- AWT (Abstract Window Toolkit): 13.5.3. A Working Example of Java (Running Linux)
- AxAddDocTypeProcessor directive: E.6. Putting Everything Together (Practical mod_perl)
- AxAddDTDProcessor directive: E.6. Putting Everything Together (Practical mod_perl)
- AxAddRootProcessor directive: E.6. Putting Everything Together (Practical mod_perl)
- AxAddURIProcessor directive: E.6. Putting Everything Together (Practical mod_perl)
- AxKit
- configuration: E.1. Installing and Configuring AxKit (Practical mod_perl)
- cookies: E.3.2. Handling Cookies (Practical mod_perl)
- debugging: E.2.1. If Something Goes Wrong (Practical mod_perl)
- dynamic content: E.3. Dynamic Content (Practical mod_perl)
- ESQL taglib: E.3.6. Executing SQL (Practical mod_perl)
- features: E.7. More Reasons to Use AxKit (Practical mod_perl)
- forms, parameters: E.3.1. Handling Form Parameters (Practical mod_perl)
- installation: E.1. Installing and Configuring AxKit (Practical mod_perl)
- missing modules: E.1. Installing and Configuring AxKit (Practical mod_perl)
- page creation: E.2. Your First AxKit Page (Practical mod_perl)
- stylesheets: E.2.2. How it Works? (Practical mod_perl)
- utilities taglib: E.3.5. Utilities Taglib (Practical mod_perl)
- XPath and: E.2.3. XPath (Practical mod_perl)
- XSLT and: E.5. XSLT (Practical mod_perl)
- stylesheets: E.5.1. Anatomy of an XSLT Stylesheet (Practical mod_perl)
- templates: E.5.2. Template Rules and Recursion (Practical mod_perl)
- XSP and: E.3. Dynamic Content (Practical mod_perl)
- AxKit::XSP::Cookie module: E.3.2. Handling Cookies (Practical mod_perl)
- Axmark, David: 1.2. The History of MySQL (Managing & Using MySQL)
- aztcd= boot option: 3.1.1. Booting Linux (Running Linux)
Symbols & Numbers
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Copyright © 2003 O'Reilly & Associates. All rights reserved.
|