| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154308
|
|
|
|
| |
Notes:
svn path=/head/; revision=116602
|
|
|
|
|
|
|
|
| |
When you install an apache module via ports or packages, ideally
module must not alter configuration (not enabled by default)
Notes:
svn path=/head/; revision=116518
|
|
|
|
| |
Notes:
svn path=/head/; revision=100265
|
|
mod_cvs recognizes if the files in your webtree are checked out
from a CVS repository. If so, it checks if the file is up-to-date
and, if not, updates it.
Another neat feature of mod_cvs is the date-checkout feature. You
can specify a date in the URI that gets passed to CVS, which checks
out an older revision of the requested file and sends it to the
user.
WWW: http://resare.com/noa/mod_cvs/
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=97522
|