Re: virtual domain name and relative URLs

by "John Romano" <jromano(at)pb.net>

 Date:  Mon, 28 Feb 2000 13:16:03 -0500
 To:  <hwg-servers(at)hwg.org>,
"Charlotte Gardner" <vgardner(at)mindspring.com>
 References:  mindspring
  todo: View Thread, Original
The form handler script "joeyform" has built in regexp based security.
http://www.glass-castle.com/joeyform

The idea behind the security of this form mailer is to compare the
HTTP_REFERRER with a list of regexps.  If we find a positive, we allow usage
of the script.

Here's a sample:

# Data area for URL verification
__END__
^http://host1.domain.com
^http://host2.domain.com
^http://192.168.0.0.2
^http://host3.domain.com/form.htm

John Romano
Long Island Internet HeadQuarters
http://www.lihq.net

----- Original Message -----
From: Charlotte Gardner <vgardner(at)mindspring.com>
Sent: Monday, February 28, 2000 11:38 AM
Subject: virtual domain name and relative URLs


> So my question is, is there a way for the sysadmin to configure the
> server so that we webmasters can use relative URLs and virtual domain
> names together?

HWG: hwg-servers mailing list archives, maintained by Webmasters @ IWA