You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Billy Vierra (JIRA)" <ji...@apache.org> on 2011/01/09 00:02:45 UTC

[jira] Created: (TS-625) Document Referer protection

Document Referer protection
---------------------------

                 Key: TS-625
                 URL: https://issues.apache.org/jira/browse/TS-625
             Project: Traffic Server
          Issue Type: Improvement
          Components: Documentation
            Reporter: Billy Vierra


There is not Documentation in the Administrator's Guide regarding the referer protection.

>From what I know it needs the follow set:

remap.config: 
map_with_referer fromURL toURL redirectURL refererRegExp1 [refererRegExp2 ... refererRegExpX]

records.config:
CONFIG proxy.config.http.referer_filter INT 1
CONFIG proxy.config.http.referer_format_redirect INT 1
CONFIG proxy.config.http.referer_default_redirect STRING http://www.domain.com/forbidden.html


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-625) Document Referer protection

Posted by "Billy Vierra (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billy Vierra updated TS-625:
----------------------------

    Fix Version/s: 3.0

> Document Referer protection
> ---------------------------
>
>                 Key: TS-625
>                 URL: https://issues.apache.org/jira/browse/TS-625
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Billy Vierra
>             Fix For: 3.0
>
>
> There is not Documentation in the Administrator's Guide regarding the referer protection.
> From what I know it needs the follow set:
> remap.config: 
> map_with_referer fromURL toURL redirectURL refererRegExp1 [refererRegExp2 ... refererRegExpX]
> records.config:
> CONFIG proxy.config.http.referer_filter INT 1
> CONFIG proxy.config.http.referer_format_redirect INT 1
> CONFIG proxy.config.http.referer_default_redirect STRING http://www.domain.com/forbidden.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.