Documentation Web Servers Beat
From FedoraProject
(Difference between revisions)
(→info about Drupal was deleted (what for?), info about httpd was added) |
m (→Apache) |
||
| Line 4: | Line 4: | ||
= Apache = | = Apache = | ||
| − | '''httpd''' was updated from 2.2.16 to 2.2.17. This version includes '''mod''' fixes and '''core''' fixes and changes | + | '''httpd''' was updated from 2.2.16 to 2.2.17. This version includes '''mod''' fixes and '''core''' fixes and changes. |
== Core fixes and changes == | == Core fixes and changes == | ||
Revision as of 01:54, 25 March 2011
Apache
httpd was updated from 2.2.16 to 2.2.17. This version includes mod fixes and core fixes and changes.
Core fixes and changes
(re)-introduce -T commandline option to suppress documentroot check at startup.
check symlink ownership if both FollowSymlinks and SymlinksIfOwnerMatch are set.
fix origin checking in SymlinksIfOwnerMatch.
