|
|
|
Presentations Index |
||
|
Home » Presentations » Presentations Index
|
|||
ApacheCon 2005 USMO01: What's new in httpd 2.2Day: Monday ApacheCon 2005 Europe
DE1225: What's new in httpd 2.2Day: Thursday DE1312: Developing Applications with APRDay: Thursday ApacheCon 2004
TU19: Using XSL and mod_transform in Apache ApplicationsThis presentation examines using mod_transform to provide an XSLT and XInclude output filter in Apache 2. mod_transform uses LibXSLT and LibXML2 to provide the fastest XSLT services possible. Using mod_transform with static XML and XSL files will be covered. Invoking mod_transform from another module or directly from mod_php will also be explored. The flexibility provided by mod_transform allows you to easily write applications as native apache modules, and the presentation layer in high level XSL.
Slides:
Code:
WE20: Mass Virtual Hosting with Apache 2.0This presentation explores using Apache 2.0 in a mass virtual hosting environment. Several options will be shown, including a static httpd.conf, mod_vhost_alias, mod_rewrite, and mod_vhost_dbi. For each option the Security Implications, Suexec configuration, PHP safety, Scalability, Bandwidth shaping, and Logging/Statistics will be considered. The new mod_vhost_dbi module will be further analyzed, providing a complete introduction on using it for scalable mass virtual hosting with Apache 2.0.
Slides:
Code:
|