aboutsummaryrefslogtreecommitdiff
path: root/www/ftasv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This port works fine with Apache 2.0 so adjust USE_APACHE accordingly.Brooks Davis2010-02-181-1/+1
| | | | | | | | | Approved by: sylvio (maintainer) Feature safe: yes PR: ports/14406 Notes: svn path=/head/; revision=250048
* - Mark BROKEN on 6.XPav Lucistnik2009-12-091-1/+8
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=245465
* Apache's status module is an easy way to get information about whatSylvio Cesar Teixeira2009-11-071-0/+34
your webserver is doing - at any time, except when you need that information. Because this information is normally gathered via the server-status page, it will be unavailable when the webserver is not responding. The system administrator can restart the daemon and hope to get a glimpse of the server-status page, a tiny clue about what is causing the trouble, before the server gets overloaded again. This project aims at helping the system administrator get his information in crisis situations. WWW: http://fabletech.com/ftasv PR: ports/140003 Submitted by: Sylvio Cesar Teixeira <sylvio at FreeBSD.org> Notes: svn path=/head/; revision=243942