Bug 53676

Summary: [patch] Don't make people contact doc@ for 404 from non FreeBSD sites
Product: Documentation Reporter: simon <simon>
Component: Books & ArticlesAssignee: Simon L. B. Nielsen <simon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www-cgi-missing-referer.patch none

Description simon 2003-06-24 13:50:04 UTC
The missing-url.cgi script tell people to contact doc@freebsd.org /
www@freebsd.org even when coming from a non FreeBSD site.

This patch only writes the contact information, if the user is coming
from a *.FreeBSD.org site.  Not a perfect solution, but it should
catch the most cases with bad links to www.FreeBSD.org from sites,
which doc@freebsd.org has no control over.

This has been tested on 5.1-BETA with perl v5.6.1 and 4.8-STABLE with
perl v5.005_03.
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2003-07-20 23:52:42 UTC
Responsible Changed
From-To: freebsd-www->simon

I will handle my own PR's.
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2007-03-19 21:19:22 UTC
State Changed
From-To: open->closed

This problem does not exist any more.