Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix manpage - add -f option | Joe Gooch | 2011-12-08 | 1 | -0/+6 |
| | |||||
* | Add missing escaping to minus signs. | Jordi Mallach | 2010-09-08 | 1 | -2/+2 |
| | | | | | | "-" must be escaped ("\-") to be interpreted as minus. Signed-off-by: Jordi Mallach <jordi@debian.org> | ||||
* | Add `-s' option to enable binding by fcgiwrap itself | Grzegorz Nosek | 2010-06-03 | 1 | -2/+21 |
| | | | | This should ease testing and deployment in simpler cases | ||||
* | Use SCRIPT_FILENAME environment variable when available | Grzegorz Nosek | 2010-06-03 | 1 | -3/+11 |
| | | | | | | If present, it overrides DOCUMENT_ROOT and SCRIPT_NAME and prevents mangling of PATH_INFO. Should allow cleaner configs when script names don't come from request URIs directly. | ||||
* | Jordi Mallach's email has been corrected as requested by him. | W-Mark Kubacki | 2010-06-02 | 1 | -1/+1 |
| | | | | He's been added to the contributors in README.rst. | ||||
* | renamed: gnosek-fcgiwrap.8 -> fcgiwrap.8 | W-Mark Kubacki | 2010-05-25 | 1 | -0/+82 |