mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
470 B
Text
7 lines
470 B
Text
The mod_setenvifplus module allows you to set environment variables
|
|
according to whether different aspects of the request match regular
|
|
expressions you specify. These environment variables can be used by
|
|
other parts of the server to make decisions about actions to be taken,
|
|
e.g. by using mod_qos or to propagate supplemental information to the
|
|
appliaction via HTTP header data. mod_setenvifplus is derived from the
|
|
standard Apache modules mod_setenvif and mod_headers.
|