From Fedora Project Wiki

No edit summary
Line 2: Line 2:
{{Docs_beat_open}}
{{Docs_beat_open}}


= Drupal renamed to Drupal6 =
= Apache  =


Starting with Fedora 15, the drupal package and all module packages have been renamed from drupal* to drupal6*. In addition, all filesystem locations will reflect this changeSimply copying your old content to the new locations should work, as the versions should be the same.
'''httpd''' was updated from 2.2.16 to 2.2.17. This version includes '''mod''' fixes and '''core''' fixes and changes:


This change was made to facilitate easier maintenance of parallel drupal versions across Fedora/EPEL releases with the release of drupal7.
== 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.''


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 01:20, 25 March 2011

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer


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.