Bug 86219 - [MAINTAINER] www/mod_vhs: update to 1.0.20
Summary: [MAINTAINER] www/mod_vhs: update to 1.0.20
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-16 18:30 UTC by Xavier Beaudouin
Modified: 2005-09-16 20:19 UTC (History)
0 users

See Also:


Attachments
mod_vhs-1.0.20.patch (860 bytes, patch)
2005-09-16 18:30 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2005-09-16 18:30:14 UTC
- Update to 1.0.20
Since mod_vhs 1.0.20
--------------------
o Removed unused variables, and make some code cleanup
o SuEXEC support has been removed because of conflict of structures
  between libhome and pwd.h (included by the needs of SuExec).
o vhs_Default_Host, always use redirect now. The vhs_Default_Host_Redirect
  configuration option is now removed
o Try to fix struct passwd conficts. To be tested.
o Added vhs_LogNotFound flag to enable / disable (disabled per default) logs
  into apache error log when a host or a path is not found. Patch by 
  Raphael Jeudy.

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-09-16 19:40:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-09-16 20:19:33 UTC
State Changed
From-To: open->closed

Committed, thanks!