|
|
(51 intermediate revisions by 9 users not shown) |
Line 1: |
Line 1: |
| == Web and Content Servers ==
| | {{header|docs}} |
|
| |
|
| === mod_fcgid 2.3.4 ===
| | {{Docs_beat_closed}} |
|
| |
|
| This release includes mod_fcgid 2.3.4, the first non-beta release from its new home as part of the
| | [[Category:Docs Project]] |
| Apache httpd project. There should be no compatibility problems with existing applications designed
| | [[Category:Draft documentation]] |
| to work with older versions of mod_fcgid but the configuration directives of mod_fcgid itself
| | [[Category:Documentation beats]] |
| have all been renamed to avoid any potential conflicts with other parts of the Apache httpd project.
| |
| This means that users updating from older releases may need to edit their mod_fcgid configuration:
| |
| a script "fixconf.sed" is included in the mod_fcgid package to convert configurations from the old
| |
| directive names to the new ones.
| |