| Summary: | net-www/apache-2.0.54-r10 - mod_info configuration incorrect in httpd.conf | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jakub Moc (RETIRED) <jakub> |
| Component: | New packages | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Fixed in -r11; uhm well, I don Fixed in -r11; uhm well, I don“t think that version bump was exactly needed. :-) |
<IfDefine INFO> LoadModule info_module modules/mod_info.so </IfDefine INFO> Causes this error, or course: # apache2ctl -t Syntax error on line 280 of /etc/apache2/httpd.conf: Expected </IfDefine> but saw </IfDefin> Reproducible: Always Steps to Reproduce: Expected Results: <IfDefine INFO> LoadModule info_module modules/mod_info.so </IfDefine>